LabelOnlyResourceObject::$entity

The entity represented by this resource object.

Type: \Drupal\Core\Entity\EntityInterface

File

core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php, line 25

Class

LabelOnlyResourceObject
Value object decorating a ResourceObject; only its label is available.

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $entity;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.