You are here

protected property ApeSubscriber::$requestPolicy in Advanced Page Expiration 8

A policy rule determining the cacheability of a request.

Type: \Drupal\Core\PageCache\RequestPolicyInterface

File

src/EventSubscriber/ApeSubscriber.php, line 41

Class

ApeSubscriber
Alter Cache-control header based on configuration of ape.

Namespace

Drupal\ape\EventSubscriber

Code

protected $requestPolicy;