You are here

protected property ServerStorageTest::$storage in Search API 8

The search server storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

tests/src/Kernel/Server/ServerStorageTest.php, line 36

Class

ServerStorageTest
Tests whether the storage of search servers works correctly.

Namespace

Drupal\Tests\search_api\Kernel\Server

Code

protected $storage;