You are here

public property UserLoginEvent::$account in Rules 8.3

The user account.

Type: \Drupal\user\UserInterface

File

src/Event/UserLoginEvent.php, line 22

Class

UserLoginEvent
Event that is fired when a user logs in.

Namespace

Drupal\rules\Event

Code

public $account;