Cache max-age.
Type: int
File
- core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php, line 29
Class
- RefinableCacheableDependencyTrait
- Trait for \Drupal\Core\Cache\RefinableCacheableDependencyInterface.
Namespace
Drupal\Core\Cache
Code
protected $cacheMaxAge = Cache::PERMANENT;
Please login to continue.