You are here

protected property ViewsPreRenderHookHandler::$currentRequest in Views Merge Rows 8.2

The request stack service.

Type: \Symfony\Component\HttpFoundation\Request

File

src/HookHandler/ViewsPreRenderHookHandler.php, line 31

Class

ViewsPreRenderHookHandler
Hook handler for the hook_views_pre_render() hook.

Namespace

Drupal\views_merge_rows\HookHandler

Code

protected $currentRequest;