You are here

protected property CustomDataTypesTest::$server in Search API 8

The search server used for testing.

Type: \Drupal\search_api\ServerInterface

File

tests/src/Kernel/System/CustomDataTypesTest.php, line 23

Class

CustomDataTypesTest
Tests custom data types integration.

Namespace

Drupal\Tests\search_api\Kernel\System

Code

protected $server;