You are here

protected property FieldItemNormalizerValue::$raw in JSON:API 8

Raw values.

Type: array

File

src/Normalizer/Value/FieldItemNormalizerValue.php, line 22

Class

FieldItemNormalizerValue
Helps normalize field items in compliance with the JSON API spec.

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $raw;