You are here

protected property ViewPrintController::$currentRequest in Entity Print 8.2

The current request.

Type: \Symfony\Component\HttpFoundation\Request

File

modules/entity_print_views/src/Controller/ViewPrintController.php, line 52

Class

ViewPrintController
Controller class for printing Views.

Namespace

Drupal\entity_print_views\Controller

Code

protected $currentRequest;