Documentation

NotTaggedControllerValueResolver
in package
implements ArgumentValueResolverInterface

Provides an intuitive error message when controller fails because it is not registered as a service.

Tags
author

Simeon Kolev simeon.kolev9@gmail.com

Interfaces, Classes and Traits

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

Table of Contents

$container  : 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