You are here

protected property Graph::$graph in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Component/Graph/Graph.php \Drupal\Component\Graph\Graph::graph

Holds the directed acyclic graph.

File

core/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;