function UserNameValidator::__construct
Same name in other branches
- 10 core/modules/user/src/UserNameValidator.php \Drupal\user\UserNameValidator::__construct()
File
-
core/
modules/ user/ src/ UserNameValidator.php, line 19
Class
- UserNameValidator
- Provides a username validator.
Namespace
Drupal\userCode
public function __construct(BasicRecursiveValidatorFactory $validatorFactory, ConstraintManager $constraintManager) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.