You are here

constant AUN_PUNCTUATION_DO_NOTHING in Automatic User Names 8

Leave the punctuation as it is in the username.

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

File

src/Form/AutoUsernameSettingsForm.php, line 38

Namespace

Drupal\auto_username\Form

Code

define('AUN_PUNCTUATION_DO_NOTHING', 2);