You are here

protected property IndexLoadItemsTest::$index in Search API 8

The test index object.

Type: \Drupal\search_api\IndexInterface

File

tests/src/Kernel/Index/IndexLoadItemsTest.php, line 24

Class

IndexLoadItemsTest
Tests whether loading items works correctly.

Namespace

Drupal\Tests\search_api\Kernel\Index

Code

protected $index;