You are here

protected property EntityStringIdTest::$server in Search API 8

The search server used for testing.

Type: \Drupal\search_api\ServerInterface

File

tests/src/Kernel/Datasource/EntityStringIdTest.php, line 33

Class

EntityStringIdTest
Tests indexing entities that use string IDs.

Namespace

Drupal\Tests\search_api\Kernel\Datasource

Code

protected $server;