You are here

protected property ContainerAware::$container in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/dependency-injection/ContainerAware.php \Symfony\Component\DependencyInjection\ContainerAware::container

Type: ContainerInterface

File

vendor/symfony/dependency-injection/ContainerAware.php, line 24

Class

ContainerAware
A simple implementation of ContainerAwareInterface.

Namespace

Symfony\Component\DependencyInjection

Code

protected $container;