protected property AddHierarchyTest::$terms in Search API 8
Hierarchical taxonomy terms.
This is keyed by "type.item", for example: "fruit.pear".
Type: \Drupal\taxonomy\TermInterface[]
File
- tests/
src/ Kernel/ Processor/ AddHierarchyTest.php, line 68
Class
- AddHierarchyTest
- Tests the "Hierarchy" processor.
Namespace
Drupal\Tests\search_api\Kernel\ProcessorCode
protected $terms = [];