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