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\ParamConverter

Code

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.