public static property TaxonomyFieldTidTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/Tests/Views/TaxonomyFieldTidTest.php \Drupal\taxonomy\Tests\Views\TaxonomyFieldTidTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ taxonomy/ src/ Tests/ Views/ TaxonomyFieldTidTest.php, line 25 - Contains \Drupal\taxonomy\Tests\Views\TaxonomyFieldTidTest.
Class
- TaxonomyFieldTidTest
- Tests the taxonomy term TID field handler.
Namespace
Drupal\taxonomy\Tests\ViewsCode
public static $testViews = array(
'test_taxonomy_tid_field',
);