You are here

protected property ContentHubEntityRequestHandler::$resourcePluginManager in Acquia Content Hub 8

The resource plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Controller/ContentHubEntityRequestHandler.php, line 47

Class

ContentHubEntityRequestHandler
Decorates the REST module's RequestHandler.

Namespace

Drupal\acquia_contenthub\Controller

Code

protected $resourcePluginManager;