Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Relationship.php
Relationship::$meta
The relationship object's meta member.
Type:
array
File
core/
modules/
jsonapi/
src/
JsonApiResource/
Relationship.php
, line 69
Class
Relationship
Represents references from one resource object to other resource object(s).
Namespace
Drupal\jsonapi\JsonApiResource
Code
protected $meta;
RSS feed