You are here

constant CasUserManager::EMAIL_ASSIGNMENT_STANDARD in CAS 8

Same name and namespace in other branches
  1. 2.x 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
Class CasUserManager.

Namespace

Drupal\cas\Service

Code

const EMAIL_ASSIGNMENT_STANDARD = 0;