[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 80 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ContainerAwareHttpKernel:: (2 methods):
__construct()
handle()
Class: ContainerAwareHttpKernel - X-Ref
Adds a managed request scope.__construct(EventDispatcherInterface $dispatcher, ContainerInterface $container, ControllerResolverInterface $controllerResolver) X-Ref |
Constructor. param: EventDispatcherInterface $dispatcher An EventDispatcherInterface instance param: ContainerInterface $container A ContainerInterface instance param: ControllerResolverInterface $controllerResolver A ControllerResolverInterface instance |
handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) X-Ref |
{@inheritdoc} |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |