You are here

protected property RelationshipItem::$metadata in JSON:API 8

The list of metadata associated with this relationship item value.

Type: array

File

src/Normalizer/RelationshipItem.php, line 48

Class

RelationshipItem
Value object representing a JSON API relationship item.

Namespace

Drupal\jsonapi\Normalizer

Code

protected $metadata;