You are here

protected property IntegrationTest::$indexStorage in Search API 8

A storage instance for indexes.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Functional/IntegrationTest.php, line 58

Class

IntegrationTest
Tests the overall functionality of the Search API framework and admin UI.

Namespace

Drupal\Tests\search_api\Functional

Code

protected $indexStorage;