constant ContainerInterface::SCOPE_PROTOTYPE

File

drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php, line 30

Class

ContainerInterface
ContainerInterface is the interface implemented by service container classes.

Namespace

Symfony\Component\DependencyInjection

Code

const SCOPE_PROTOTYPE = 'prototype';