protected property FinishResponseSubscriber::$requestPolicy

A policy rule determining the cacheability of a request.

Type: \Drupal\Core\PageCache\RequestPolicyInterface

File

core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php, line 43

Class

FinishResponseSubscriber
Response subscriber to handle finished responses.

Namespace

Drupal\Core\EventSubscriber

Code

protected $requestPolicy;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!EventSubscriber!FinishResponseSubscriber.php/property/FinishResponseSubscriber::requestPolicy/8.1.x