You are here

protected property CasPreUserLoadEvent::$casPropertyBag in CAS 8

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

Store the CAS property bag.

The CasPropertyBag for context.

Type: \Drupal\cas\CasPropertyBag

File

src/Event/CasPreUserLoadEvent.php, line 27

Class

CasPreUserLoadEvent
Class CasPreUserLoadEvent.

Namespace

Drupal\cas\Event

Code

protected $casPropertyBag;