You are here

protected property ContainerAwareTrait::$container in Service Container 7.2

Same name and namespace in other branches
  1. 7 modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ContainerAwareTrait.php \Symfony\Component\DependencyInjection\ContainerAwareTrait::container

Type: ContainerInterface

File

modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ContainerAwareTrait.php, line 24

Class

ContainerAwareTrait
ContainerAware trait.

Namespace

Symfony\Component\DependencyInjection

Code

protected $container;