You are here

protected property DependencyRemovalTest::$index in Search API 8

A search index.

Type: \Drupal\search_api\IndexInterface

File

tests/src/Kernel/ConfigEntity/DependencyRemovalTest.php, line 30

Class

DependencyRemovalTest
Tests what happens when an index's or a server's dependencies are removed.

Namespace

Drupal\Tests\search_api\Kernel\ConfigEntity

Code

protected $index;