protected static property ViewsFormTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Functional/Plugin/ViewsFormTest.php \Drupal\Tests\views\Functional\Plugin\ViewsFormTest::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- core/
modules/ views/ tests/ src/ Functional/ Plugin/ ViewsFormTest.php, line 19
Class
- ViewsFormTest
- Tests Views forms functionality.
Namespace
Drupal\Tests\views\Functional\PluginCode
protected static $modules = [
'action_bulk_test',
];