You are here

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

The includes.

Type: array

File

src/Normalizer/Value/FieldNormalizerValue.php, line 30

Class

FieldNormalizerValue
Helps normalize fields in compliance with the JSON API spec.

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $includes;