protected property Relationship::$hostEntity in JSON:API 8
The entity that holds the relationship.
Type: \Drupal\Core\Entity\EntityInterface
File
- src/
Normalizer/ Relationship.php, line 39
Class
- Relationship
- Represents a relationship between resources.
Namespace
Drupal\jsonapi\NormalizerCode
protected $hostEntity;