You are here

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

The includes.

Type: array

File

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

Class

JsonApiDocumentTopLevelNormalizerValue
Helps normalize the top level document in compliance with the JSON API spec.

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $includes;