You are here

protected property TaxonomyRelationshipTest::$terms in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyRelationshipTest::terms
  2. 10 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\Views

Code

protected $terms = [];