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

Implements BackdropCacheInterface::expire().

File

drivers/cache_null/cache_null.inc, line 66

Class

BackdropNullCache
Defines a stub cache implementation.

Code

function expire() {
}