You are here

protected property RequestHandler::$entityTypeManager in JSON:API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/RequestHandler.php, line 45

Class

RequestHandler
Acts as request forwarder for \Drupal\jsonapi\Controller\EntityResource.

Namespace

Drupal\jsonapi\Controller

Code

protected $entityTypeManager;