You are here

protected property CasPreLoginEvent::$account in CAS 2.x

Same name and namespace in other branches
  1. 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\Event

Code

protected $account;