constant ContainerInterface::EXCEPTION_ON_INVALID_REFERENCE

File

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

Class

ContainerInterface
ContainerInterface is the interface implemented by service container classes.

Namespace

Symfony\Component\DependencyInjection

Code

const EXCEPTION_ON_INVALID_REFERENCE = 1;