protected property ExplorerController::$pluginManager in GraphQL 8.3
Same name and namespace in other branches
- 8.4 src/Controller/ExplorerController.php \Drupal\graphql\Controller\ExplorerController::pluginManager
The schema plugin manager.
Type: \Drupal\graphql\Plugin\SchemaPluginManager
File
- src/
Controller/ ExplorerController.php, line 39
Class
- ExplorerController
- Controller for the GraphiQL query builder IDE.
Namespace
Drupal\graphql\ControllerCode
protected $pluginManager;