You are here

protected property ServiceEndpointResources::$pluginManager in Services 8.4

Same name and namespace in other branches
  1. 9.0.x src/Controller/ServiceEndpointResources.php \Drupal\services\Controller\ServiceEndpointResources::pluginManager

Service definition plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Controller/ServiceEndpointResources.php, line 22

Class

ServiceEndpointResources
Class \Drupal\services\Controller\ServiceEndpointManageResource.

Namespace

Drupal\services\Controller

Code

protected $pluginManager;