You are here

protected property BackendTestBase::$serverId in Search API 8

A search server ID.

Type: string

File

tests/src/Kernel/BackendTestBase.php, line 45

Class

BackendTestBase
Provides a base class for backend tests.

Namespace

Drupal\Tests\search_api\Kernel

Code

protected $serverId = 'search_server';