protected property DefaultContentManager::$vertexes in Default Content 8
A list of vertex objects keyed by their link.
Type: array
File
- src/
DefaultContentManager.php, line 63 - 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\defaultcontentCode
protected $vertexes = array();