You are here

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

The link manager.

Type: \Drupal\jsonapi\LinkManager\LinkManager

File

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

Class

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

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $linkManager;