NotificationHandlerTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/user/tests/src/Kernel/NotificationHandlerTest.php \Drupal\Tests\user\Kernel\NotificationHandlerTest::modules

Type: modules

File

core/modules/user/tests/src/Kernel/NotificationHandlerTest.php, line 31

Class

NotificationHandlerTest
Tests NotificationHandler 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.