public constant ExistingUser::PATTERN_SPECIFIERS in Acquia Content Hub 8.2
File
- src/
EventSubscriber/ Cdf/ ExistingUser.php, line 17
Class
- ExistingUser
- Prevent user name conflicts.
Namespace
Drupal\acquia_contenthub\EventSubscriber\CdfCode
public const PATTERN_SPECIFIERS = [
'%s',
'%d',
'%u',
'%c',
'%o',
'%x',
'%X',
'%b',
'%g',
'%G',
'%e',
'%E',
'%f',
'%F',
];