You are here

protected property EntityStatusTest::$index in Search API 8

The test index.

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

File

tests/src/Unit/Processor/EntityStatusTest.php, line 42

Class

EntityStatusTest
Tests the "Entity status" processor.

Namespace

Drupal\Tests\search_api\Unit\Processor

Code

protected $index;