TestViewsTest::$modules
Same name in other branches
- 8.9.x core/modules/views/tests/src/Kernel/TestViewsTest.php \Drupal\Tests\views\Kernel\TestViewsTest::modules
- 10 core/modules/views/tests/src/Kernel/TestViewsTest.php \Drupal\Tests\views\Kernel\TestViewsTest::modules
- 11.x core/modules/views/tests/src/Kernel/TestViewsTest.php \Drupal\Tests\views\Kernel\TestViewsTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ TestViewsTest.php, line 25
Class
- TestViewsTest
- Tests that test views provided by all modules match schema.
Namespace
Drupal\Tests\views\KernelCode
protected static $modules = [
'views_test_data',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.