You are here

constant CasHelper::EVENT_PRE_USER_LOAD in CAS 2.x

Same name and namespace in other branches
  1. 8 src/Service/CasHelper.php \Drupal\cas\Service\CasHelper::EVENT_PRE_USER_LOAD

Event type identifier for the CasPreUserLoadEvent.

File

src/Service/CasHelper.php, line 44

Class

CasHelper
Utility and helper methods.

Namespace

Drupal\cas\Service

Code

const EVENT_PRE_USER_LOAD = 'cas.pre_user_load';