protected property RelationshipItem::$targetEntity in JSON:API 8
The target entity.
Type: \Drupal\Core\Entity\EntityInterface|null
File
- src/
Normalizer/ RelationshipItem.php, line 27
Class
- RelationshipItem
- Value object representing a JSON API relationship item.
Namespace
Drupal\jsonapi\NormalizerCode
protected $targetEntity;