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