You are here

constant CasUserManager::EMAIL_ASSIGNMENT_STANDARD in CAS 2.x

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

Email address for new users is combo of username + custom hostname.

File

src/Service/CasUserManager.php, line 31

Class

CasUserManager
Provides the 'cas.user_manager' service default implementation.

Namespace

Drupal\cas\Service

Code

const EMAIL_ASSIGNMENT_STANDARD = 0;