You are here

protected property ViewsCacheInvalidationTest::$index in Search API 8

The search index used for testing.

Type: \Drupal\search_api\IndexInterface

File

tests/src/Kernel/Views/ViewsCacheInvalidationTest.php, line 75

Class

ViewsCacheInvalidationTest
Tests that cached Search API views get invalidated at the right occasions.

Namespace

Drupal\Tests\search_api\Kernel\Views

Code

protected $index;