UserNameValidatorTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

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

Class

UserNameValidatorTest
Verify that user validity checks behave as designed.

Namespace

Drupal\Tests\user\Kernel

Code

protected static $modules = [
  'user',
];

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