Documentation

AdminContextResolver
in package
implements ArgumentValueResolverInterface

FinalYes

Table of Contents

Interfaces

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

Properties

$adminContextProvider  : AdminContextProvider

Methods

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

Properties

Methods


        
On this page

Search results