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