UserMailNotifyTest::$modules

Same name in other branches
  1. 9 core/modules/user/tests/src/Kernel/UserMailNotifyTest.php \Drupal\Tests\user\Kernel\UserMailNotifyTest::modules
  2. 11.x core/modules/user/tests/src/Kernel/UserMailNotifyTest.php \Drupal\Tests\user\Kernel\UserMailNotifyTest::modules

Type: modules

Overrides EntityKernelTestBase::$modules

File

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

Class

UserMailNotifyTest
Tests _user_mail_notify() use of user.settings.notify.*.

Namespace

Drupal\Tests\user\Kernel

Code

protected static $modules = [
    'locale',
    'language',
];

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