protected property CurrentLanguageResetTrait::$currentUser in GraphQL 8.4
The current user service.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
EventSubscriber/ CurrentLanguageResetTrait.php, line 38
Class
- CurrentLanguageResetTrait
- Sets the current language for the current request.
Namespace
Drupal\graphql\EventSubscriberCode
protected $currentUser;