Documentation

VariadicValueResolver
in package
implements ArgumentValueResolverInterface

Yields a variadic argument's values from the request attributes.

Tags
author

Iltar van der Berg kjarli@gmail.com

Interfaces, Classes and Traits

ArgumentValueResolverInterface
Responsible for resolving the value of an argument based on its metadata.

Table of Contents

resolve()  : iteratable<string|int, mixed>
Returns the possible value(s).
supports()  : bool
Whether this resolver can resolve the value for the given ArgumentMetadata.

Methods

Search results