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
1 | protected $routeMatch ; |
Please login to continue.