[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/dependency-injection/Compiler/ -> CheckDefinitionValidityPass.php (summary)

(no description)

File Size: 89 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

CheckDefinitionValidityPass:: (1 method):
  process()


Class: CheckDefinitionValidityPass  - X-Ref

This pass validates each definition individually only taking the information
into account which is contained in the definition itself.

Later passes can rely on the following, and specifically do not need to
perform these checks themselves:

- non synthetic, non abstract services always have a class set
- synthetic services are always public

process(ContainerBuilder $container)   X-Ref
Processes the ContainerBuilder to validate the Definition.




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1