You are here

protected static property ResponsiveImageStyleTest::$resourceTypeName in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php \Drupal\Tests\jsonapi\Functional\ResponsiveImageStyleTest::resourceTypeName

The name of the tested JSON:API resource type.

Type: string

Overrides ResourceTestBase::$resourceTypeName

File

core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php, line 33

Class

ResponsiveImageStyleTest
JSON:API integration test for the "ResponsiveImageStyle" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $resourceTypeName = 'responsive_image_style--responsive_image_style';