You are here

private property UserLogoutEvent::$account in Hook Event Dispatcher 3.x

Same name and namespace in other branches
  1. 8.2 modules/user_event_dispatcher/src/Event/User/UserLogoutEvent.php \Drupal\user_event_dispatcher\Event\User\UserLogoutEvent::account

Account.

Type: \Drupal\Core\Session\AccountInterface

File

modules/user_event_dispatcher/src/Event/User/UserLogoutEvent.php, line 20

Class

UserLogoutEvent
Class UserLogoutEvent.

Namespace

Drupal\user_event_dispatcher\Event\User

Code

private $account;