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 54

Class

DynamicPageCacheSubscriber
Returns cached responses as early and avoiding as much work as possible.

Namespace

Drupal\dynamic_page_cache\EventSubscriber

Code

protected $responsePolicy;
doc_Drupal
2016-10-29 09:03:27
Comments
Leave a Comment

Please login to continue.