protected property Graph::$graph in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Component/Graph/Graph.php \Drupal\Component\Graph\Graph::graph
Holds the directed acyclic graph.
File
- lib/
Drupal/ Component/ Graph/ Graph.php, line 18 - Contains \Drupal\Component\Graph\Graph.
Class
- Graph
- Directed acyclic graph manipulation.
Namespace
Drupal\Component\GraphCode
protected $graph;