You are here

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

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

Code

protected $account;