You are here

protected property DashboardController::$request in Purge 8.3

The current request from the request stack.

Type: \Symfony\Component\HttpFoundation\Request

File

modules/purge_ui/src/Controller/DashboardController.php, line 70

Class

DashboardController
Configuration dashboard for configuring the cache invalidation pipeline.

Namespace

Drupal\purge_ui\Controller

Code

protected $request;