public static property TaxonomyEntityIndexTermArgumentDepthTest::$modules in Taxonomy Entity Index 8
Modules to enable.
Type: array
Overrides TaxonomyEntityIndexTestBase::$modules
File
- tests/
src/ Functional/ Views/ TaxonomyEntityIndexTermArgumentDepthTest.php, line 22
Class
- TaxonomyEntityIndexTermArgumentDepthTest
- Tests the taxonomy term with depth argument.
Namespace
Drupal\Tests\taxonomy_entity_index\Functional\ViewsCode
public static $modules = [
'views',
'node',
'media',
];