protected property SdlSchemaExtensionPluginBase::$moduleHandler in GraphQL 8.4
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Plugin/ GraphQL/ SchemaExtension/ SdlSchemaExtensionPluginBase.php, line 22
Class
- SdlSchemaExtensionPluginBase
- Base class that can be used for schema extension plugins.
Namespace
Drupal\graphql\Plugin\GraphQL\SchemaExtensionCode
protected $moduleHandler;