protected static property DisplayCRUDTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php \Drupal\Tests\views_ui\Functional\DisplayCRUDTest::modules
- 9 core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php \Drupal\Tests\views_ui\Functional\DisplayCRUDTest::modules
Modules to enable.
Type: array
File
- core/
modules/ views_ui/ tests/ src/ Functional/ DisplayCRUDTest.php, line 26
Class
- DisplayCRUDTest
- Tests creation, retrieval, updating, and deletion of displays in the Web UI.
Namespace
Drupal\Tests\views_ui\FunctionalCode
protected static $modules = [
'contextual',
];