FileViewsDataTest::$modules
Same name in other branches
- 9 core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php \Drupal\Tests\options\Kernel\Views\FileViewsDataTest::modules
- 8.9.x 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
Type: modules
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',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.