You are here

protected property ServerTaskTest::$server in Search API 8

The test server.

Type: \Drupal\search_api\ServerInterface

File

tests/src/Kernel/Server/ServerTaskTest.php, line 26

Class

ServerTaskTest
Tests whether the server task system works correctly.

Namespace

Drupal\Tests\search_api\Kernel\Server

Code

protected $server;