You are here

constant ContainerInterface::EXCEPTION_ON_INVALID_REFERENCE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/dependency-injection/ContainerInterface.php \Symfony\Component\DependencyInjection\ContainerInterface::EXCEPTION_ON_INVALID_REFERENCE

File

vendor/symfony/dependency-injection/ContainerInterface.php, line 26

Class

ContainerInterface
ContainerInterface is the interface implemented by service container classes.

Namespace

Symfony\Component\DependencyInjection

Code

const EXCEPTION_ON_INVALID_REFERENCE = 1;