SecurityUserValueResolver deprecated
class SecurityUserValueResolver implements ArgumentValueResolverInterface
deprecated since Symfony 4.1, use {@link UserValueResolver} instead
Supports the argument type of {see UserInterface}.
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.