UserNameValidatorTest::$userValidator

Same name in other branches
  1. 10 core/modules/user/tests/src/Kernel/UserNameValidatorTest.php \Drupal\Tests\user\Kernel\UserNameValidatorTest::userValidator

The user validator under test.

Type: userValidator

File

core/modules/user/tests/src/Kernel/UserNameValidatorTest.php, line 26

Class

UserNameValidatorTest
Verify that user validity checks behave as designed.

Namespace

Drupal\Tests\user\Kernel

Code

protected UserNameValidator $userValidator;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.