1 cache.inc BackdropCacheInterface::garbageCollection()

Performs garbage collection on a cache bin. Removing expired items.

File

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

Class

BackdropCacheInterface
Defines an interface for cache implementations.

Code

function garbageCollection();