protected property AggregatedFieldsTest::$index in Search API 8
A search index mock for the tests.
Type: \Drupal\search_api\IndexInterface|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ Processor/ AggregatedFieldsTest.php, line 44
Class
- AggregatedFieldsTest
- Tests the "Aggregated fields" processor.
Namespace
Drupal\Tests\search_api\Unit\ProcessorCode
protected $index;