1.20.x cache.inc BackdropCacheInterface::garbageCollection()

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

File

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

Class

BackdropCacheInterface
Defines an interface for cache implementations.

Code

function garbageCollection();