protected property Importer::$graph in Default Content for D8 8
Same name and namespace in other branches
- 2.0.x src/Importer.php \Drupal\default_content\Importer::graph
The graph entries.
Type: array
File
- src/
Importer.php, line 56
Class
- Importer
- A service for handling import of default content.
Namespace
Drupal\default_contentCode
protected $graph = [];