SessionValueResolver
class SessionValueResolver implements ArgumentValueResolverInterface
Yields the Session.
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.