RequestValueResolver
RequestValueResolver
class RequestValueResolver implements ArgumentValueResolverInterface
Yields the same instance as the request object passed along.
Methods
bool | supports(Request $request, ArgumentMetadata $argument) Whether this resolver can resolve the value for the given ArgumentMetadata. | |
登录查看完整内容
|