protected static property TestViewsTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 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',
];