You are here

public static property TaxonomyTermFilterDepthTest::$testViews in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Tests/Views/TaxonomyTermFilterDepthTest.php \Drupal\taxonomy\Tests\Views\TaxonomyTermFilterDepthTest::testViews

File

core/modules/taxonomy/src/Tests/Views/TaxonomyTermFilterDepthTest.php, line 27
Contains \Drupal\taxonomy\Tests\Views\TaxonomyTermFilterDepthTest.

Class

TaxonomyTermFilterDepthTest
Test the taxonomy term with depth filter.

Namespace

Drupal\taxonomy\Tests\Views

Code

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