protected static property EntityFormModeTest::$resourceTypeName in JSON:API 8.2
Same name and namespace in other branches
- 8 tests/src/Functional/EntityFormModeTest.php \Drupal\Tests\jsonapi\Functional\EntityFormModeTest::resourceTypeName
The name of the tested JSON:API resource type.
Type: string
Overrides ResourceTestBase::$resourceTypeName
File
- tests/
src/ Functional/ EntityFormModeTest.php, line 30
Class
- EntityFormModeTest
- JSON:API integration test for the "EntityFormMode" config entity type.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected static $resourceTypeName = 'entity_form_mode--entity_form_mode';