protected property TaxonomyRelationshipTest::$terms in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/Tests/Views/TaxonomyRelationshipTest.php \Drupal\taxonomy\Tests\Views\TaxonomyRelationshipTest::terms
Stores the terms used in the tests.
Type: \Drupal\taxonomy\TermInterface[]
File
- core/
modules/ taxonomy/ src/ Tests/ Views/ TaxonomyRelationshipTest.php, line 26 - Contains \Drupal\taxonomy\Tests\Views\TaxonomyRelationshipTest.
Class
- TaxonomyRelationshipTest
- Tests taxonomy relationships with parent term and node.
Namespace
Drupal\taxonomy\Tests\ViewsCode
protected $terms = array();