You are here

protected property EntityToJsonApi::$httpKernel in JSON:API Extras 8.3

The HTTP kernel.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

src/EntityToJsonApi.php, line 27

Class

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

Namespace

Drupal\jsonapi_extras

Code

protected $httpKernel;