You are here

protected property BasicTrackerTest::$index in Search API 8

The search index used for this test.

Type: \Drupal\search_api\IndexInterface

File

tests/src/Kernel/BasicTrackerTest.php, line 42

Class

BasicTrackerTest
Tests the "default" tracker plugin.

Namespace

Drupal\Tests\search_api\Kernel

Code

protected $index;