You are here

protected property EntryPoint::$renderer in JSON:API 8

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/EntryPoint.php, line 33

Class

EntryPoint
Controller for the API entry point.

Namespace

Drupal\jsonapi\Controller

Code

protected $renderer;