constant CasLoginException::USERNAME_ALREADY_EXISTS in CAS 8
Same name and namespace in other branches
- 2.x src/Exception/CasLoginException.php \Drupal\cas\Exception\CasLoginException::USERNAME_ALREADY_EXISTS
Auto registration attempted to register Drupal user that already exists.
File
- src/
Exception/ CasLoginException.php, line 38
Class
- CasLoginException
- Class CasLoginException.
Namespace
Drupal\cas\ExceptionCode
const USERNAME_ALREADY_EXISTS = 6;