protected property Relationship::$items in JSON:API 8
The relationship items.
Type: \Drupal\jsonapi\Normalizer\RelationshipItem[]
File
- src/
Normalizer/ Relationship.php, line 60
Class
- Relationship
- Represents a relationship between resources.
Namespace
Drupal\jsonapi\NormalizerCode
protected $items;