You are here

protected property Routes::$jsonApiBasePath in JSON:API 8

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

The JSON API base path.

Type: string

File

src/Routing/Routes.php, line 66

Class

Routes
Defines dynamic routes.

Namespace

Drupal\jsonapi\Routing

Code

protected $jsonApiBasePath;