Constructs a deny image preview page cache policy.
\Drupal\Core\Routing\RouteMatchInterface $route_match: The current route match.
public function __construct(RouteMatchInterface $route_match) { $this->routeMatch = $route_match; }