You are here

protected property IndexStorageTest::$storage in Search API 8

The search index storage.

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

File

tests/src/Kernel/Index/IndexStorageTest.php, line 28

Class

IndexStorageTest
Tests whether the storage of search indexes works correctly.

Namespace

Drupal\Tests\search_api\Kernel\Index

Code

protected $storage;