protected property RelationshipItem::$targetResourceType in JSON:API 8
The target JSON API resource type.
Type: \Drupal\jsonapi\ResourceType\ResourceType
File
- src/
Normalizer/ RelationshipItem.php, line 34
Class
- RelationshipItem
- Value object representing a JSON API relationship item.
Namespace
Drupal\jsonapi\NormalizerCode
protected $targetResourceType;