You are here

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

The link manager.

Type: \Drupal\jsonapi\LinkManager\LinkManager

File

src/Normalizer/EntityNormalizer.php, line 50

Class

EntityNormalizer
Converts the Drupal entity object to a JSON API array structure.

Namespace

Drupal\jsonapi\Normalizer

Code

protected $linkManager;