ResourceTypeRepository::$entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php, line 48

Class

ResourceTypeRepository
Provides a repository of all JSON:API resource types.

Namespace

Drupal\jsonapi\ResourceType

Code

protected $entityTypeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.