1.20.x cache_null.inc BackdropNullCache::garbageCollection()

Implements BackdropCacheInterface::garbageCollection().

Overrides BackdropCacheInterface::garbageCollection

File

drivers/cache_null/cache_null.inc, line 71

Class

BackdropNullCache
Defines a stub cache implementation.

Code

function garbageCollection() {
}