protected static property UserMailNotifyTest::$modules in Drupal 9
Same name and namespace in other branches
- 10 core/modules/user/tests/src/Kernel/UserMailNotifyTest.php \Drupal\Tests\user\Kernel\UserMailNotifyTest::modules
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- core/
modules/ user/ tests/ src/ Kernel/ UserMailNotifyTest.php, line 22
Class
- UserMailNotifyTest
- Tests _user_mail_notify() use of user.settings.notify.*.
Namespace
Drupal\Tests\user\KernelCode
protected static $modules = [
'locale',
'language',
];