private property EntityAccessEvent::$account in Hook Event Dispatcher 8.2
Same name and namespace in other branches
- 3.x modules/core_event_dispatcher/src/Event/Entity/EntityAccessEvent.php \Drupal\core_event_dispatcher\Event\Entity\EntityAccessEvent::account
The account trying to access the entity.
Type: \Drupal\Core\Session\AccountInterface
File
- modules/
core_event_dispatcher/ src/ Event/ Entity/ EntityAccessEvent.php, line 27
Class
- EntityAccessEvent
- Class EntityAccessEvent.
Namespace
Drupal\core_event_dispatcher\Event\EntityCode
private $account;