You are here

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\Normalizer

Code

protected $targetResourceType;