You are here

private property EntityFieldAccessEvent::$account in Hook Event Dispatcher 8.2

Same name and namespace in other branches
  1. 3.x modules/core_event_dispatcher/src/Event/Entity/EntityFieldAccessEvent.php \Drupal\core_event_dispatcher\Event\Entity\EntityFieldAccessEvent::account

The account.

Type: \Drupal\Core\Session\AccountInterface

File

modules/core_event_dispatcher/src/Event/Entity/EntityFieldAccessEvent.php, line 36

Class

EntityFieldAccessEvent
Class EntityInsertEvent.

Namespace

Drupal\core_event_dispatcher\Event\Entity

Code

private $account;