public property RoleExpiresEvent::$account in Role Expire 8
Same name and namespace in other branches
- 2.x src/Event/RoleExpiresEvent.php \Drupal\role_expire\Event\RoleExpiresEvent::account
The user account.
Type: \Drupal\user\UserInterface
File
- src/
Event/ RoleExpiresEvent.php, line 22
Class
- RoleExpiresEvent
- Event that is fired when a user loses one of its roles.
Namespace
Drupal\role_expire\EventCode
public $account;