AccountSetEvent::$account

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Session/AccountSetEvent.php \Drupal\Core\Session\AccountSetEvent::account
  2. 8.9.x core/lib/Drupal/Core/Session/AccountSetEvent.php \Drupal\Core\Session\AccountSetEvent::account
  3. 10 core/lib/Drupal/Core/Session/AccountSetEvent.php \Drupal\Core\Session\AccountSetEvent::account

The set account.

Type: \Drupal\Core\Session\AccountInterface

File

core/lib/Drupal/Core/Session/AccountSetEvent.php, line 17

Class

AccountSetEvent
Event fired when an account is set for the current session.

Namespace

Drupal\Core\Session

Code

protected $account;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.