protected property Routes::$jsonApiBasePath in Drupal 8
Same name and namespace in other branches
- 9 core/modules/jsonapi/src/Routing/Routes.php \Drupal\jsonapi\Routing\Routes::jsonApiBasePath
The JSON:API base path.
Type: string
File
- core/
modules/ jsonapi/ src/ Routing/ Routes.php, line 69
Class
- Routes
- Defines dynamic routes.
Namespace
Drupal\jsonapi\RoutingCode
protected $jsonApiBasePath;