protected property RelationshipItem::$targetKey in JSON:API 8
The target key name.
Type: string
File
- src/
Normalizer/ RelationshipItem.php, line 20
Class
- RelationshipItem
- Value object representing a JSON API relationship item.
Namespace
Drupal\jsonapi\NormalizerCode
protected $targetKey = 'target_id';