You are here

protected property DenyPrivateImageStyleDownload::$routeMatch in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php \Drupal\image\PageCache\DenyPrivateImageStyleDownload::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php, line 28
Contains \Drupal\image\PageCache\DenyPrivateImageStyleDownload.

Class

DenyPrivateImageStyleDownload
Cache policy for image preview page.

Namespace

Drupal\image\PageCache

Code

protected $routeMatch;