ViewsDataTest::$modules
Same name in other branches
- 8.9.x core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php \Drupal\Tests\options\Kernel\Views\ViewsDataTest::modules
- 10 core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php \Drupal\Tests\options\Kernel\Views\ViewsDataTest::modules
- 11.x core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php \Drupal\Tests\options\Kernel\Views\ViewsDataTest::modules
Type: modules
Overrides OptionsTestBase::$modules
File
-
core/
modules/ options/ tests/ src/ Kernel/ Views/ ViewsDataTest.php, line 18
Class
- ViewsDataTest
- Test to ensure views data is properly created for the Options module.
Namespace
Drupal\Tests\options\Kernel\ViewsCode
protected static $modules = [
'options',
'options_test',
'entity_test',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.