ServiceValueResolver
class ServiceValueResolver implements ArgumentValueResolverInterface
Yields a service keyed by _controller and argument name.
Methods
__construct(ContainerInterface $container)
No description
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.