protected property TaxonomyEntityIndexUuidArgumentTest::$terms in Taxonomy Entity Index 8
An array of taxonomy term objects.
Type: \Drupal\taxonomy\TermInterface[]
File
- tests/
src/ Functional/ Views/ TaxonomyEntityIndexUuidArgumentTest.php, line 56
Class
- TaxonomyEntityIndexUuidArgumentTest
- Test whether it is possible to select terms using a UUID argument.
Namespace
Drupal\Tests\taxonomy_entity_index\Functional\ViewsCode
protected $terms = [];