constant AUN_CASE_LEAVE_ASIS in Automatic User Names 8
Case should be left as is in the generated username.
File
- src/
Form/ AutoUsernameSettingsForm.php, line 18
Namespace
Drupal\auto_username\FormCode
define('AUN_CASE_LEAVE_ASIS', 0);
Case should be left as is in the generated username.
define('AUN_CASE_LEAVE_ASIS', 0);