You are here

protected property CasPreLoginEvent::$casPropertyBag in CAS 8

Same name and namespace in other branches
  1. 2.x src/Event/CasPreLoginEvent.php \Drupal\cas\Event\CasPreLoginEvent::casPropertyBag

Store the CAS property bag.

Type: \Drupal\cas\CasPropertyBag

File

src/Event/CasPreLoginEvent.php, line 33

Class

CasPreLoginEvent
Class CasPreLoginEvent.

Namespace

Drupal\cas\Event

Code

protected $casPropertyBag;