You are here

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

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

Account.

Type: \Drupal\Core\Session\AccountInterface

File

modules/user_event_dispatcher/src/Event/User/UserFormatNameAlterEvent.php, line 26

Class

UserFormatNameAlterEvent
Class UserFormatNameAlterEvent.

Namespace

Drupal\user_event_dispatcher\Event\User

Code

private $account;