Indicates that the item should never be removed unless explicitly deleted.
File
- drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php, line 77
- Definition of Drupal\Core\Cache\CacheBackendInterface.
Class
- CacheBackendInterface
- Defines an interface for cache implementations.
Namespace
Drupal\Core\Cache
Code
const CACHE_PERMANENT = 0;