You are here

protected property EntityToJsonApi::$resourceTypeRepository in JSON:API 8

The JSON API resource type repository.

Type: \Drupal\jsonapi\ResourceType\ResourceTypeRepositoryInterface

File

src/EntityToJsonApi.php, line 39

Class

EntityToJsonApi
Simplifies the process of generating a JSON API version of an entity.

Namespace

Drupal\jsonapi

Code

protected $resourceTypeRepository;