You are here

protected static property EntityTestMapFieldTest::$entityTypeId in JSON:API 8.2

The tested entity type.

Type: string

Overrides ResourceTestBase::$entityTypeId

File

tests/src/Functional/EntityTestMapFieldTest.php, line 27

Class

EntityTestMapFieldTest
JSON:API integration test for the "EntityTestMapField" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $entityTypeId = 'entity_test_map_field';