A policy rule determining the cacheability of the response.
Type: \Drupal\Core\PageCache\ResponsePolicyInterface
File
- core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php, line 50
Class
- FinishResponseSubscriber
- Response subscriber to handle finished responses.
Namespace
Drupal\Core\EventSubscriber
Code
protected $responsePolicy;
Please login to continue.