CacheFile::expireAll()

Causes all cache files in this type to be immediately expired

Note it does not remove any files, only places a globalExpireFile with an mtime newer than the cache files

Usage

$cacheFile->expireAll();

CacheFile methods and properties

API reference based on ProcessWire core version 3.0.255