You are here

protected property DefaultContentManager::$resourcePluginManager in Default Content 8

The rest resource plugin manager.

Type: \Drupal\rest\Plugin\Type\ResourcePluginManager

File

src/DefaultContentManager.php, line 42
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 $resourcePluginManager;