You are here

protected property DenyPrivateImageStyleDownload::$routeMatch in Drupal 9

Same name and namespace in other branches
  1. 8 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 23

Class

DenyPrivateImageStyleDownload
Cache policy for image preview page.

Namespace

Drupal\image\PageCache

Code

protected $routeMatch;