You are here

private property ResponseCacheStrategy::$embeddedResponses 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::embeddedResponses

File

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

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 $embeddedResponses = 0;