You are here

constant Routes::RESOURCE_TYPE_KEY in JSON:API 8

Same name and namespace in other branches
  1. 8.2 src/Routing/Routes.php \Drupal\jsonapi\Routing\Routes::RESOURCE_TYPE_KEY

The route default key for the route's resource type information.

File

src/Routing/Routes.php, line 45

Class

Routes
Defines dynamic routes.

Namespace

Drupal\jsonapi\Routing

Code

const RESOURCE_TYPE_KEY = 'resource_type';