protected property TaxonomyIndexTidUiTest::$terms in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/Tests/Views/TaxonomyIndexTidUiTest.php \Drupal\taxonomy\Tests\Views\TaxonomyIndexTidUiTest::terms
A nested array of \Drupal\taxonomy\TermInterface objects.
Type: \Drupal\taxonomy\TermInterface[][]
File
- core/
modules/ taxonomy/ src/ Tests/ Views/ TaxonomyIndexTidUiTest.php, line 45 - Contains \Drupal\taxonomy\Tests\Views\TaxonomyIndexTidUiTest.
Class
- TaxonomyIndexTidUiTest
- Tests the taxonomy index filter handler UI.
Namespace
Drupal\taxonomy\Tests\ViewsCode
protected $terms = [];