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\DatasourceCode
protected $testEntityTypeId = 'entity_test_string_id';