You are here

public static property TaxonomyEntityIndexTermArgumentDepthTest::$testViews in Taxonomy Entity Index 8

File

tests/src/Functional/Views/TaxonomyEntityIndexTermArgumentDepthTest.php, line 36

Class

TaxonomyEntityIndexTermArgumentDepthTest
Tests the taxonomy term with depth argument.

Namespace

Drupal\Tests\taxonomy_entity_index\Functional\Views

Code

public static $testViews = [
  'test_argument_taxonomy_entity_index_index_tid_depth',
];