You are here

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

The values.

Type: array

File

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

Class

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

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $values;