You are here

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

The JSON API resource type repository.

Type: \Drupal\jsonapi\ResourceType\ResourceTypeRepositoryInterface

File

src/Normalizer/Relationship.php, line 53

Class

Relationship
Represents a relationship between resources.

Namespace

Drupal\jsonapi\Normalizer

Code

protected $resourceTypeRepository;