ViewsConfigDependenciesIntegrationTest::$modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ ViewsConfigDependenciesIntegrationTest.php, line 24
Class
- ViewsConfigDependenciesIntegrationTest
- Tests integration of views with other modules.
Namespace
Drupal\Tests\views\KernelCode
protected static $modules = [
'field',
'file',
'image',
'entity_test',
'user',
'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.