You are here

protected property ProcessorTestBase::$server in Search API 8

The search server used for this test.

Type: \Drupal\search_api\ServerInterface

File

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

Class

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

Namespace

Drupal\Tests\search_api\Kernel\Processor

Code

protected $server;