class HigherOrderTapProxy (View source)

Properties

mixed $target

The target being tapped.

Methods

__construct(mixed $target)

Create a new tap proxy instance.

mixed
__call(string $method, array $parameters)

Dynamically pass method calls to the target.

Details

__construct(mixed $target)

Create a new tap proxy instance.

Parameters

mixed $target

mixed __call(string $method, array $parameters)

Dynamically pass method calls to the target.

Parameters

string $method
array $parameters

Return Value

mixed

Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.