protected property FinishResponseSubscriber::$debugCacheabilityHeaders

Whether to send cacheability headers for debugging purposes.

Type: bool

File

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

Class

FinishResponseSubscriber
Response subscriber to handle finished responses.

Namespace

Drupal\Core\EventSubscriber

Code

protected $debugCacheabilityHeaders = FALSE;

© 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::debugCacheabilityHeaders/8.1.x