mediatekformation

SecurityUserValueResolver
in package
implements ArgumentValueResolverInterface

Supports the argument type of {@see UserInterface}.

Tags
author

Iltar van der Berg kjarli@gmail.com

deprecated

since Symfony 4.1, use instead

Interfaces, Classes, Traits and Enums

ArgumentValueResolverInterface
Responsible for resolving the value of an argument based on its metadata.

Table of Contents

$tokenStorage  : mixed
__construct()  : mixed
resolve()  : iteratable<string|int, mixed>
Returns the possible value(s).
supports()  : bool
Whether this resolver can resolve the value for the given ArgumentMetadata.

Properties

Methods

Search results