protected property RelationshipNormalizerValue::$hostEntityId in JSON:API 8
The entity ID for the host entity.
Type: string
File
- src/
Normalizer/ Value/ RelationshipNormalizerValue.php, line 40
Class
- RelationshipNormalizerValue
- Helps normalize relationships in compliance with the JSON API spec.
Namespace
Drupal\jsonapi\Normalizer\ValueCode
protected $hostEntityId;