DynamicPageCacheSubscriber::$responsePolicy
A response policy rule determining the cacheability of the response.
Type: \Drupal\Core\PageCache\ResponsePolicyInterface
File
- 
              core/
modules/ dynamic_page_cache/ src/ EventSubscriber/ DynamicPageCacheSubscriber.php, line 55  
Class
- DynamicPageCacheSubscriber
 - Returns cached responses as early and avoiding as much work as possible.
 
Namespace
Drupal\dynamic_page_cache\EventSubscriberCode
protected $responsePolicy;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.