constant Cache::PERMANENT in Render cache 7.2
Indicates that the item should never be removed unless explicitly deleted.
File
- lib/
Drupal/ Core/ Cache/ Cache.php, line 22 - Contains \Drupal\Core\Cache\Cache.
Class
- Cache
- Helper methods for cache.
Namespace
Drupal\Core\CacheCode
const PERMANENT = CacheBackendInterface::CACHE_PERMANENT;