You are here

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

An array of taxonomy term objects.

Type: \Drupal\taxonomy\TermInterface[]

File

tests/src/Functional/Views/TaxonomyEntityIndexTermFilterDepthTest.php, line 41

Class

TaxonomyEntityIndexTermFilterDepthTest
Test the taxonomy term with depth filter.

Namespace

Drupal\Tests\taxonomy_entity_index\Functional\Views

Code

protected $terms = [];