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