You are here

protected property DatasourceTaskTest::$server in Search API 8

The search server used for testing.

Type: \Drupal\search_api\ServerInterface

File

tests/src/Kernel/Datasource/DatasourceTaskTest.php, line 43

Class

DatasourceTaskTest
Tests task integration of the content entity datasource.

Namespace

Drupal\Tests\search_api\Kernel\Datasource

Code

protected $server;