protected property DefaultContentManager::$linkManager in Default Content 8
The link manager service.
Type: \Drupal\rest\LinkManager\LinkManagerInterface
File
- src/
DefaultContentManager.php, line 77 - 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 $linkManager;