protected property EventOnlyQueryAccessHandler::$currentUser in Entity API 8
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
QueryAccess/ EventOnlyQueryAccessHandler.php, line 39
Class
- EventOnlyQueryAccessHandler
- Generic query access handler for entity types that do not have one.
Namespace
Drupal\entity\QueryAccessCode
protected $currentUser;