You are here

protected property Container::$scopes in Zircon Profile 8.0

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

File

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

Class

Container
Container is a dependency injection container.

Namespace

Symfony\Component\DependencyInjection

Code

protected $scopes = array();