Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AccountSetEvent.php
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;
RSS feed