You are here

protected property EntityQueryAlter::$currentUser in Group 8

Same name and namespace in other branches
  1. 2.0.x src/QueryAccess/EntityQueryAlter.php \Drupal\group\QueryAccess\EntityQueryAlter::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/QueryAccess/EntityQueryAlter.php, line 81

Class

EntityQueryAlter
Defines a class for altering entity queries.

Namespace

Drupal\group\QueryAccess

Code

protected $currentUser;