RequestValueResolver
class RequestValueResolver implementsValueResolverInterface
Yields the same instance as the request object passed along.
Methods
iterable
resolve(Request$request,ArgumentMetadata$argument)
Returns the possible value(s).