You are here

protected property EntityStatusTest::$processor in Search API 8

The processor to be tested.

Type: \Drupal\search_api\Plugin\search_api\processor\EntityStatus

File

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

Class

EntityStatusTest
Tests the "Entity status" processor.

Namespace

Drupal\Tests\search_api\Unit\Processor

Code

protected $processor;