You are here

protected property EntityResource::$pluginManager in JSON:API 8

The current context service.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

src/Controller/EntityResource.php, line 75

Class

EntityResource
Process all entity requests.

Namespace

Drupal\jsonapi\Controller

Code

protected $pluginManager;