You are here

protected property EntityAccessEvent::$account in Hook Event Dispatcher 8

The account trying to access the entity.

Type: \Drupal\Core\Session\AccountInterface

File

src/Event/Entity/EntityAccessEvent.php, line 27

Class

EntityAccessEvent
Class EntityAccessEvent.

Namespace

Drupal\hook_event_dispatcher\Event\Entity

Code

protected $account;