Routes::JSON_API_ROUTE_FLAG_KEY
A key with which to flag a route as belonging to the JSON:API module.
File
-
core/
modules/ jsonapi/ src/ Routing/ Routes.php, line 41
Class
- Routes
- Defines dynamic routes.
Namespace
Drupal\jsonapi\RoutingCode
const JSON_API_ROUTE_FLAG_KEY = '_is_jsonapi';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.