Routes::$jsonApiBasePath

Same name and namespace in other branches
  1. 9 core/modules/jsonapi/src/Routing/Routes.php \Drupal\jsonapi\Routing\Routes::jsonApiBasePath
  2. 10 core/modules/jsonapi/src/Routing/Routes.php \Drupal\jsonapi\Routing\Routes::jsonApiBasePath
  3. 11.x 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\Routing

Code

protected $jsonApiBasePath;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.