protected property HighlightTest::$index in Search API 8
The index mock used for the tests.
Type: \PHPUnit\Framework\MockObject\MockObject|\Drupal\search_api\IndexInterface
File
- tests/
src/ Unit/ Processor/ HighlightTest.php, line 43
Class
- HighlightTest
- Tests the "Highlight" processor.
Namespace
Drupal\Tests\search_api\Unit\ProcessorCode
protected $index;