public static property NotifyUITest::$modules in Notify 2.0.x
Same name and namespace in other branches
- 8 tests/src/Functional/NotifyUITest.php \Drupal\Tests\notify\Functional\NotifyUITest::modules
- 1.0.x tests/src/Functional/NotifyUITest.php \Drupal\Tests\notify\Functional\NotifyUITest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ NotifyUITest.php, line 19
Class
- NotifyUITest
- Tests that the Notify UI pages are reachable.
Namespace
Drupal\Tests\notify\FunctionalCode
public static $modules = [
'notify',
];