TaxonomyRelationshipTest::$terms

Stores the terms used in the tests.

Type: \Drupal\taxonomy\TermInterface[]

File

core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php, line 23

Class

TaxonomyRelationshipTest
Tests taxonomy relationships with parent term and node.

Namespace

Drupal\Tests\taxonomy\Functional\Views

Code

protected $terms = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.