You are here

private property InlineServiceDefinitionsPass::$graph 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::graph

File

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

Class

InlineServiceDefinitionsPass
Inline service definitions where this is possible.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private $graph;