Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ResponseCacheStrategy.php
ResponseCacheStrategy::$age
Type:
age
File
vendor/
symfony/
http-kernel/
HttpCache/
ResponseCacheStrategy.php
, line 39
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 int $age =
0
;
RSS feed