You are here

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

A Session object.

Type: \Symfony\Component\HttpFoundation\Session\SessionInterface

File

src/EntityToJsonApi.php, line 41

Class

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

Namespace

Drupal\jsonapi_extras

Code

protected $session;