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