[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/ -> ContainerAwareHttpKernel.php (summary)

(no description)

File Size: 80 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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