You are here

constant AUN_CASE_LOWER in Automatic User Names 8

Case should be lowercased in the generated username.

1 use of AUN_CASE_LOWER
AutoUsernameSettingsForm::autoUsernameCleanstring in src/Form/AutoUsernameSettingsForm.php
Clean up a string segment to be used in a username.

File

src/Form/AutoUsernameSettingsForm.php, line 23

Namespace

Drupal\auto_username\Form

Code

define('AUN_CASE_LOWER', 1);