You are here

protected property ProcessorTestBase::$processor in Search API 8

The processor used for this test.

Type: \Drupal\search_api\Processor\ProcessorInterface

File

tests/src/Kernel/Processor/ProcessorTestBase.php, line 37

Class

ProcessorTestBase
Provides a base class for Drupal unit tests for processors.

Namespace

Drupal\Tests\search_api\Kernel\Processor

Code

protected $processor;