You are here

protected property SchemaOverviewController::$moduleHandler in GraphQL 8.3

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Controller/SchemaOverviewController.php, line 27

Class

SchemaOverviewController

Namespace

Drupal\graphql\Controller

Code

protected $moduleHandler;