You are here

constant ContainerInterface::IGNORE_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::IGNORE_ON_INVALID_REFERENCE

File

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

Class

ContainerInterface
ContainerInterface is the interface implemented by service container classes.

Namespace

Symfony\Component\DependencyInjection

Code

const IGNORE_ON_INVALID_REFERENCE = 3;