1 cache.inc BackdropNullCache::garbageCollection()

Implements BackdropCacheInterface::garbageCollection().

Overrides BackdropCacheInterface::garbageCollection

File

core/includes/cache.inc, line 418
Functions and interfaces for cache handling.

Class

BackdropNullCache
Defines a stub cache implementation.

Code

function garbageCollection() {
}