You are here

protected property LinkManager::$urlGenerator in JSON:API 8

Used to generate a link to a jsonapi representation of an entity.

Type: \Drupal\Core\Render\MetadataBubblingUrlGenerator

File

src/LinkManager/LinkManager.php, line 27

Class

LinkManager
Class to generate links and queries for entities.

Namespace

Drupal\jsonapi\LinkManager

Code

protected $urlGenerator;