You are here

protected property IncludeResolver::$entityTypeManager in JSON:API 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/IncludeResolver.php, line 37

Class

IncludeResolver
Resolves included resources for an entity or collection of entities.

Namespace

Drupal\jsonapi

Code

protected $entityTypeManager;