protected static property ViewsListTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views_ui/tests/src/Functional/ViewsListTest.php \Drupal\Tests\views_ui\Functional\ViewsListTest::modules
Modules to enable.
Type: array
Overrides UITestBase::$modules
File
- core/
modules/ views_ui/ tests/ src/ Functional/ ViewsListTest.php, line 20
Class
- ViewsListTest
- Tests the views list.
Namespace
Drupal\Tests\views_ui\FunctionalCode
protected static $modules = [
'block',
'views_ui',
];