constant ContainerInterface::IGNORE_ON_INVALID_REFERENCE

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 IGNORE_ON_INVALID_REFERENCE = 3;