You are here

protected property RelationshipNormalizerValue::$resourceType in JSON:API 8

The JSON API resource type.

Type: \Drupal\jsonapi\ResourceType\ResourceType

File

src/Normalizer/Value/RelationshipNormalizerValue.php, line 26

Class

RelationshipNormalizerValue
Helps normalize relationships in compliance with the JSON API spec.

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $resourceType;