ResourceTypeConverter::PARAM_TYPE_ID
Same name and namespace in other branches
- 11.x core/modules/jsonapi/src/ParamConverter/ResourceTypeConverter.php \Drupal\jsonapi\ParamConverter\ResourceTypeConverter::PARAM_TYPE_ID
- 9 core/modules/jsonapi/src/ParamConverter/ResourceTypeConverter.php \Drupal\jsonapi\ParamConverter\ResourceTypeConverter::PARAM_TYPE_ID
- 8.9.x core/modules/jsonapi/src/ParamConverter/ResourceTypeConverter.php \Drupal\jsonapi\ParamConverter\ResourceTypeConverter::PARAM_TYPE_ID
The route parameter type to match.
File
-
core/
modules/ jsonapi/ src/ ParamConverter/ ResourceTypeConverter.php, line 25
Class
- ResourceTypeConverter
- Parameter converter for upcasting JSON:API resource type names to objects.
Namespace
Drupal\jsonapi\ParamConverterCode
const PARAM_TYPE_ID = 'jsonapi_resource_type';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.