protected property BundlelessEntityTest::$testEntityTypeId in Search API 8
The entity type used in the test.
Type: string
File
- tests/
src/ Kernel/ Datasource/ BundlelessEntityTest.php, line 23
Class
- BundlelessEntityTest
- Tests indexing entities that use string IDs.
Namespace
Drupal\Tests\search_api\Kernel\DatasourceCode
protected $testEntityTypeId = 'user';