DynamicPageCacheSubscriber::$requestPolicy

A request policy rule determining the cacheability of a response.

Type: \Drupal\Core\PageCache\RequestPolicyInterface

File

core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php, line 47

Class

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

Namespace

Drupal\dynamic_page_cache\EventSubscriber

Code

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

Please login to continue.