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