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