protected property EntityToJsonApi::$currentRequest in JSON:API Extras 8.3
The current request.
Type: \Symfony\Component\HttpFoundation\Request|null
File
- src/
EntityToJsonApi.php, line 48
Class
- EntityToJsonApi
- Simplifies the process of generating a JSON:API version of an entity.
Namespace
Drupal\jsonapi_extrasCode
protected $currentRequest;