You are here

protected property NullFieldNormalizerValue::$propertyType in JSON:API 8

The property type.

Type: mixed

File

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

Class

NullFieldNormalizerValue
Normalizes null fields in accordance with the JSON API specification.

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $propertyType;