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