You are here

protected property Container::$scopedServices in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/dependency-injection/Container.php \Symfony\Component\DependencyInjection\Container::scopedServices

File

vendor/symfony/dependency-injection/Container.php, line 73

Class

Container
Container is a dependency injection container.

Namespace

Symfony\Component\DependencyInjection

Code

protected $scopedServices = array();