Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CacheableDependencyTrait.php
CacheableDependencyTrait::$cacheMaxAge
Cache max-age.
Type:
int
File
core/
lib/
Drupal/
Core/
Cache/
CacheableDependencyTrait.php
, line 29
Class
CacheableDependencyTrait
Trait for
\Drupal\Core\Cache\CacheableDependencyInterface
.
Namespace
Drupal\Core\Cache
Code
protected $cacheMaxAge = Cache::PERMANENT;
RSS feed