You are here

protected property QueryAccessEvent::$account in Entity API 8

The user for which to restrict access.

Type: \Drupal\Core\Session\AccountInterface

File

src/QueryAccess/QueryAccessEvent.php, line 38

Class

QueryAccessEvent
Defines the query access event.

Namespace

Drupal\entity\QueryAccess

Code

protected $account;