private property EsiResponseCacheStrategy::$cacheable

File

drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategy.php, line 31

Class

EsiResponseCacheStrategy
EsiResponseCacheStrategy knows how to compute the Response cache HTTP header based on the different ESI response cache headers.

Namespace

Symfony\Component\HttpKernel\HttpCache

Code

private $cacheable = true;