ArgumentMetadataFactory

class ArgumentMetadataFactory implements ArgumentMetadataFactoryInterface

Builds {see ArgumentMetadata} objects based on the given Controller.

Methods

__construct()
ArgumentMetadata[] createArgumentMetadata(mixed $controller)

Details

__construct()

ArgumentMetadata[] createArgumentMetadata(mixed $controller)

Parameters

mixed $controller The controller to resolve the arguments for

Return Value

ArgumentMetadata[]
doc_Symfony
2016-10-28 06:05:41
Comments
Leave a Comment

Please login to continue.