$cache->flush() Flushes the entire cache and returns whether the operation was successful; this needs to be defined by the driver kirby/src/Cache/Cache.php#L130 $cache->flush(): bool Return type bool Parent class Kirby\Cache\Cache