You are here

protected property TaxonomyEntityIndexTermArgumentDepthTest::$terms in Taxonomy Entity Index 8

An array of taxonomy term objects.

Type: \Drupal\taxonomy\TermInterface[]

File

tests/src/Functional/Views/TaxonomyEntityIndexTermArgumentDepthTest.php, line 43

Class

TaxonomyEntityIndexTermArgumentDepthTest
Tests the taxonomy term with depth argument.

Namespace

Drupal\Tests\taxonomy_entity_index\Functional\Views

Code

protected $terms = [];