ControllerResolver
ControllerResolver
class ControllerResolver implements ArgumentResolverInterface, ControllerResolverInterface
ControllerResolver.
This implementation uses the '_controller' request attribute to determine the controller to execute and uses the request attributes to determine the controller method arguments.
Methods
__construct(LoggerInterface $logger = null) Constructor. | ||
callable|false | 登录查看完整内容
|