1.20.x cache_null.inc | BackdropNullCache::flush() |
Implements BackdropCacheInterface::flush().
Overrides BackdropCacheInterface::flush
File
- drivers/
cache_null/ cache_null.inc, line 61
Class
- BackdropNullCache
- Defines a stub cache implementation.
Code
function flush() {
}