You are here

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

The includes.

Type: array

File

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

Class

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

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $includes;