You are here

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

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

File

core/modules/taxonomy/src/Tests/Views/TaxonomyTermArgumentDepthTest.php, line 25
Contains \Drupal\taxonomy\Tests\Views\TaxonomyTermArgumentDepthTest.

Class

TaxonomyTermArgumentDepthTest
Tests the taxonomy term with depth argument.

Namespace

Drupal\taxonomy\Tests\Views

Code

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