You are here

protected property EntityStringIdTest::$testEntityTypeId in Search API 8

The test entity type used in the test.

Type: string

File

tests/src/Kernel/Datasource/EntityStringIdTest.php, line 26

Class

EntityStringIdTest
Tests indexing entities that use string IDs.

Namespace

Drupal\Tests\search_api\Kernel\Datasource

Code

protected $testEntityTypeId = 'entity_test_string_id';