You are here

protected property RelationshipNormalizerValue::$fieldName in JSON:API 8

The field name for the link generation.

Type: string

File

src/Normalizer/Value/RelationshipNormalizerValue.php, line 33

Class

RelationshipNormalizerValue
Helps normalize relationships in compliance with the JSON API spec.

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $fieldName;