You are here

private property ResponseCacheStrategy::$maxAges in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-kernel/HttpCache/ResponseCacheStrategy.php \Symfony\Component\HttpKernel\HttpCache\ResponseCacheStrategy::maxAges

File

vendor/symfony/http-kernel/HttpCache/ResponseCacheStrategy.php, line 34

Class

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

Namespace

Symfony\Component\HttpKernel\HttpCache

Code

private $maxAges = array();