You are here

protected property Graph::$graph in Service Container 7

Same name and namespace in other branches
  1. 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\Graph

Code

protected $graph;