ActionListTest::$modules
Same name in other branches
- 9 core/modules/action/tests/src/Functional/ActionListTest.php \Drupal\Tests\action\Functional\ActionListTest::modules
- 8.9.x core/modules/action/tests/src/Functional/ActionListTest.php \Drupal\Tests\action\Functional\ActionListTest::modules
- 10 core/modules/action/tests/src/Functional/ActionListTest.php \Drupal\Tests\action\Functional\ActionListTest::modules
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ action/ tests/ src/ Functional/ ActionListTest.php, line 21
Class
- ActionListTest
- Test behaviors when visiting the action listing page.
Namespace
Drupal\Tests\action\FunctionalCode
protected static $modules = [
'action',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.