TaxonomyIndexTidUiTest::$terms

A nested array of \Drupal\taxonomy\TermInterface objects.

Type: \Drupal\taxonomy\TermInterface[][]

File

core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php, line 56

Class

TaxonomyIndexTidUiTest
Tests the taxonomy index filter handler UI.

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.