VariadicValueResolver
class VariadicValueResolver implements ArgumentValueResolverInterface
Yields a variadic argument's values from the request attributes.
Methods
bool
supports(Request $request, ArgumentMetadata $argument)
Whether this resolver can resolve the value for the given ArgumentMetadata.
Details
bool
supports(Request $request, ArgumentMetadata $argument)
Whether this resolver can resolve the value for the given ArgumentMetadata.