You are here

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

The JSON API base path.

Type: string

File

src/EntityToJsonApi.php, line 53

Class

EntityToJsonApi
Simplifies the process of generating a JSON API version of an entity.

Namespace

Drupal\jsonapi

Code

protected $jsonApiBasePath;