public static property TaxonomyEntityIndexTermFilterDepthTest::$testViews in Taxonomy Entity Index 8
File
- tests/
src/ Functional/ Views/ TaxonomyEntityIndexTermFilterDepthTest.php, line 34
Class
- TaxonomyEntityIndexTermFilterDepthTest
- Test the taxonomy term with depth filter.
Namespace
Drupal\Tests\taxonomy_entity_index\Functional\ViewsCode
public static $testViews = [
'test_filter_taxonomy_entity_index_index_tid_depth',
];