protected static property FileViewsDataTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php \Drupal\Tests\options\Kernel\Views\FileViewsDataTest::modules
- 10 core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php \Drupal\Tests\options\Kernel\Views\FileViewsDataTest::modules
Modules to install.
Type: array
Overrides ViewsKernelTestBase::$modules
File
- core/
modules/ options/ tests/ src/ Kernel/ Views/ FileViewsDataTest.php, line 22
Class
- FileViewsDataTest
- Tests file views data.
Namespace
Drupal\Tests\options\Kernel\ViewsCode
protected static $modules = [
'file',
'views',
'entity_test',
'user',
'field',
];