You are here

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

The parent relationship.

Type: \Drupal\jsonapi\Normalizer\Relationship

File

src/Normalizer/RelationshipItem.php, line 41

Class

RelationshipItem
Value object representing a JSON API relationship item.

Namespace

Drupal\jsonapi\Normalizer

Code

protected $parent;