You are here

protected property EntityNormalizerValue::$entity in JSON:API 8

The resource entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Normalizer/Value/EntityNormalizerValue.php, line 45

Class

EntityNormalizerValue
Helps normalize entities in compliance with the JSON API spec.

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $entity;