PasswordRequirementsDefaultTest::$modules

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Password/PasswordRequirementsDefaultTest.php \Drupal\KernelTests\Core\Password\PasswordRequirementsDefaultTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Password/PasswordRequirementsDefaultTest.php, line 24

Class

PasswordRequirementsDefaultTest
Tests Password System Requirements.

Namespace

Drupal\KernelTests\Core\Password

Code

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

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