HigherOrderWhenProxy
class HigherOrderWhenProxy mixin Enumerable (View source)
Properties
| protected Enumerable | $collection | The collection being operated on. |
|
| protected bool | $condition | The condition for proxying. |
Methods
void
mixed
__get(string $key)
Proxy accessing an attribute onto the collection.
mixed
__call(string $method, array $parameters)
Proxy a method call onto the collection.
Details
void
__construct(Enumerable $collection, bool $condition)
Create a new proxy instance.
mixed
__get(string $key)
Proxy accessing an attribute onto the collection.
mixed
__call(string $method, array $parameters)
Proxy a method call onto the collection.
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.