protected property CacheableDependencyTrait::$cacheMaxAge in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php \Drupal\Core\Cache\CacheableDependencyTrait::cacheMaxAge
Cache max-age.
Type: int
File
- core/
lib/ Drupal/ Core/ Cache/ CacheableDependencyTrait.php, line 29
Class
Namespace
Drupal\Core\CacheCode
protected $cacheMaxAge = Cache::PERMANENT;