protected property EntityResource::$renderer in JSON:API 8
Same name and namespace in other branches
- 8.2 src/Controller/EntityResource.php \Drupal\jsonapi\Controller\EntityResource::renderer
The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- src/
Controller/ EntityResource.php, line 96
Class
- EntityResource
- Process all entity requests.
Namespace
Drupal\jsonapi\ControllerCode
protected $renderer;