You are here

protected property IndexChangesTest::$testEntityTypeId in Search API 8

The test entity type used in the test.

Type: string

File

tests/src/Kernel/Index/IndexChangesTest.php, line 56

Class

IndexChangesTest
Tests correct reactions to changes for the index.

Namespace

Drupal\Tests\search_api\Kernel\Index

Code

protected $testEntityTypeId = 'entity_test_mulrev_changed';