You are here

protected property CurrentUser::$currentUser in GraphQL 8.4

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/GraphQL/DataProducer/User/CurrentUser.php, line 30

Class

CurrentUser
Gets the current user.

Namespace

Drupal\graphql\Plugin\GraphQL\DataProducer\User

Code

protected $currentUser;