You are here

protected property ContainerAwareHttpKernel::$container in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-kernel/DependencyInjection/ContainerAwareHttpKernel.php \Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel::container

File

vendor/symfony/http-kernel/DependencyInjection/ContainerAwareHttpKernel.php, line 33

Class

ContainerAwareHttpKernel
Adds a managed request scope.

Namespace

Symfony\Component\HttpKernel\DependencyInjection

Code

protected $container;