You are here

protected property DefaultContentManager::$graph in Default Content 8

The graph entries.

Type: array

File

src/DefaultContentManager.php, line 70
Contains \Drupal\defaultcontent\DefaultContentManager. @todo remove all references to linkmanager?

Class

DefaultContentManager
A service for handling import of default content. @todo throw useful exceptions

Namespace

Drupal\defaultcontent

Code

protected $graph = [];