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.