You are here

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

The JSON API base path.

Type: string

File

src/StackMiddleware/FormatSetter.php, line 28

Class

FormatSetter
Sets the 'api_json' format on all requests to JSON API-managed routes.

Namespace

Drupal\jsonapi\StackMiddleware

Code

protected $jsonApiBasePath;