You are here

protected property SubrequestExtractionController::$renderer in GraphQL 8.3

Same name and namespace in other branches
  1. 8.4 src/Controller/SubrequestExtractionController.php \Drupal\graphql\Controller\SubrequestExtractionController::renderer

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/SubrequestExtractionController.php, line 30

Class

SubrequestExtractionController
Extract arbitrary information from subrequests.

Namespace

Drupal\graphql\Controller

Code

protected $renderer;