You are here

private property ServiceReferenceGraphNode::$value in Zircon Profile 8.0

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

File

vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraphNode.php, line 29

Class

ServiceReferenceGraphNode
Represents a node in your service graph.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private $value;