You are here

protected property ThunderEntityListProducerBase::$currentUser in Thunder 6.2.x

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderEntityListProducerBase.php, line 33

Class

ThunderEntityListProducerBase
The thunder base class for entity list producers.

Namespace

Drupal\thunder_gqls\Plugin\GraphQL\DataProducer

Code

protected $currentUser;