$filecache->remove() Removes an item from the cache and returns whether the operation was successful kirby/src/Cache/FileCache.php#L178 $filecache->remove(string $key): bool Parameters Name Type Default $key * string – Return type bool Parent class Kirby\Cache\FileCache