You are here

protected property LinkProviderManager::$renderer in JSON:API Hypermedia 8

The renderer service.

Type: \Drupal\Core\Render\Renderer

File

src/Plugin/LinkProviderManager.php, line 49

Class

LinkProviderManager
Manages discovery and instantiation of resourceFieldEnhancer plugins.

Namespace

Drupal\jsonapi_hypermedia\Plugin

Code

protected $renderer;