You are here

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

The link manager service.

Type: \Drupal\jsonapi\LinkManager\LinkManager

File

src/Controller/EntityResource.php, line 82

Class

EntityResource
Process all entity requests.

Namespace

Drupal\jsonapi\Controller

Code

protected $linkManager;