UserBatchActionTest::$modules
Same name in other branches
- 9 core/modules/views/tests/src/Functional/UserBatchActionTest.php \Drupal\Tests\views\Functional\UserBatchActionTest::modules
- 8.9.x core/modules/views/tests/src/Functional/UserBatchActionTest.php \Drupal\Tests\views\Functional\UserBatchActionTest::modules
- 11.x core/modules/views/tests/src/Functional/UserBatchActionTest.php \Drupal\Tests\views\Functional\UserBatchActionTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Functional/ UserBatchActionTest.php, line 20
Class
- UserBatchActionTest
- Tests the views bulk form with batch action.
Namespace
Drupal\Tests\views\FunctionalCode
protected static $modules = [
'user',
'user_batch_action_test',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.