protected static property ViewExecutableTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Kernel/ViewExecutableTest.php \Drupal\Tests\views\Kernel\ViewExecutableTest::modules
- 9 core/modules/views/tests/src/Kernel/ViewExecutableTest.php \Drupal\Tests\views\Kernel\ViewExecutableTest::modules
File
- core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php, line 36
Class
- ViewExecutableTest
- Tests the ViewExecutable class.
Namespace
Drupal\Tests\views\KernelCode
protected static $modules = [
'system',
'node',
'comment',
'user',
'filter',
'field',
'text',
];