protected property OperationSubscriber::$moduleHandler in GraphQL 8.4
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
EventSubscriber/ OperationSubscriber.php, line 26
Class
- OperationSubscriber
- Sets the language before/after a GraphQL operation.
Namespace
Drupal\graphql\EventSubscriberCode
protected $moduleHandler;