You are here

public static property UserRegistrationPasswordMailNotifyTest::$modules in User registration password 8

Modules to install.

Type: array

Overrides EntityKernelTestBase::$modules

File

tests/src/Kernel/UserRegistrationPasswordMailNotifyTest.php, line 24

Class

UserRegistrationPasswordMailNotifyTest
Tests user_registrationpassword_mail_notify()

Namespace

Drupal\Tests\user_registrationpassword\Kernel

Code

public static $modules = [
  'user_registrationpassword',
];