You are here

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

The name of the tested JSON:API resource type.

Type: string

Overrides ResourceTestBase::$resourceTypeName

File

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

Class

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

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $resourceTypeName = 'entity_test_map_field--entity_test_map_field';