protected property DenyPrivateImageStyleDownload::$routeMatch in Drupal 9
Same name and namespace in other branches
- 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\PageCacheCode
protected $routeMatch;