You are here

protected property IndexImportTest::$storage in Search API 8

The search index storage.

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

File

tests/src/Kernel/Index/IndexImportTest.php, line 20

Class

IndexImportTest
Tests whether importing of index configuration works correctly.

Namespace

Drupal\Tests\search_api\Kernel\Index

Code

protected $storage;