protected property ContainerAware::$container in Service Container 7.2
Same name in this branch
- 7.2 src/DependencyInjection/ContainerAware.php \Drupal\service_container\DependencyInjection\ContainerAware::container
- 7.2 modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ContainerAware.php \Symfony\Component\DependencyInjection\ContainerAware::container
Same name and namespace in other branches
- 7 modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ContainerAware.php \Symfony\Component\DependencyInjection\ContainerAware::container
@api
Type: ContainerInterface
File
- modules/
providers/ service_container_symfony/ lib/ Symfony/ Component/ DependencyInjection/ ContainerAware.php, line 28
Class
- ContainerAware
- A simple implementation of ContainerAwareInterface.
Namespace
Symfony\Component\DependencyInjectionCode
protected $container;