You are here

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

The link manager.

Type: \Drupal\jsonapi\LinkManager\LinkManager

File

src/Normalizer/Value/JsonApiDocumentTopLevelNormalizerValue.php, line 52

Class

JsonApiDocumentTopLevelNormalizerValue
Helps normalize the top level document in compliance with the JSON API spec.

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $linkManager;