TaxonomyTestBase::$modules
Modules to enable.
Type: array
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTestBase.php, line 37
Class
- TaxonomyTestBase
- Base class for views kernel taxonomy tests.
Namespace
Drupal\Tests\taxonomy\Kernel\ViewsCode
protected static $modules = [
'taxonomy',
'taxonomy_test_views',
'text',
'node',
'field',
'filter',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.