You are here

protected property FieldsProcessorPluginBaseTest::$index in Search API 8

A search index mock to use in this test case.

Type: \Drupal\search_api\IndexInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Processor/FieldsProcessorPluginBaseTest.php, line 28

Class

FieldsProcessorPluginBaseTest
Tests the base class for fields-based processors.

Namespace

Drupal\Tests\search_api\Unit\Processor

Code

protected $index;