You are here

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

A policy rule determining the cacheability of the response.

Type: \Drupal\Core\PageCache\ResponsePolicyInterface

File

src/EventSubscriber/ApeSubscriber.php, line 48

Class

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

Namespace

Drupal\ape\EventSubscriber

Code

protected $responsePolicy;