protected property CasPostLoginEvent::$account in CAS 8
Same name and namespace in other branches
- 2.x src/Event/CasPostLoginEvent.php \Drupal\cas\Event\CasPostLoginEvent::account
The drupal user entity about to be logged in.
Type: \Drupal\user\UserInterface
File
- src/
Event/ CasPostLoginEvent.php, line 31
Class
- CasPostLoginEvent
- Class CasPostLoginEvent.
Namespace
Drupal\cas\EventCode
protected $account;