You are here

private property InlineServiceDefinitionsPass::$compiler in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/dependency-injection/Compiler/InlineServiceDefinitionsPass.php \Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::compiler

File

vendor/symfony/dependency-injection/Compiler/InlineServiceDefinitionsPass.php, line 28

Class

InlineServiceDefinitionsPass
Inline service definitions where this is possible.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private $compiler;