You are here

private property ServiceReferenceGraphEdge::$value in Zircon Profile 8.0

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

File

vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraphEdge.php, line 25

Class

ServiceReferenceGraphEdge
Represents an edge in your service graph.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private $value;