protected static property ViewsNoResultsBehaviorTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php \Drupal\Tests\views\Functional\ViewsNoResultsBehaviorTest::modules
- 9 core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php \Drupal\Tests\views\Functional\ViewsNoResultsBehaviorTest::modules
Modules to enable.
Type: array
File
- core/
modules/ views/ tests/ src/ Functional/ ViewsNoResultsBehaviorTest.php, line 17
Class
- ViewsNoResultsBehaviorTest
- Tests no results behavior.
Namespace
Drupal\Tests\views\FunctionalCode
protected static $modules = [
'node',
'user',
];