You are here

protected property ResourceIdentifierNormalizer::$resourceTypeRepository in JSON:API Extras 8.3

The resource type repository for changes on the target resource type.

Type: \Drupal\jsonapi\ResourceType\ResourceTypeRepositoryInterface

File

src/Normalizer/ResourceIdentifierNormalizer.php, line 26

Class

ResourceIdentifierNormalizer
Converts the Drupal entity reference item object to a JSON:API structure.

Namespace

Drupal\jsonapi_extras\Normalizer

Code

protected $resourceTypeRepository;