You are here

protected property FieldItemNormalizer::$subject in JSON:API Extras 8

Same name and namespace in other branches
  1. 8.2 src/Normalizer/FieldItemNormalizer.php \Drupal\jsonapi_extras\Normalizer\FieldItemNormalizer::subject

The JSON API field normalizer entity.

Type: \Drupal\jsonapi\Normalizer\FieldItemNormalizer

File

src/Normalizer/FieldItemNormalizer.php, line 29

Class

FieldItemNormalizer
Converts the Drupal field structure to a JSON API array structure.

Namespace

Drupal\jsonapi_extras\Normalizer

Code

protected $subject;