You are here

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

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/EntityToJsonApi.php, line 46

Class

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

Namespace

Drupal\jsonapi

Code

protected $requestStack;