You are here

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

Same name and namespace in other branches
  1. 8 src/Event/CasPostLoginEvent.php \Drupal\cas\Event\CasPostLoginEvent::casPropertyBag

Store the CAS property bag.

Type: \Drupal\cas\CasPropertyBag

File

src/Event/CasPostLoginEvent.php, line 24

Class

CasPostLoginEvent
Class CasPostLoginEvent.

Namespace

Drupal\cas\Event

Code

protected $casPropertyBag;