$kirby->cache() Returns a cache instance by key Read the guide kirby/src/Cms/AppCaches.php#L25 $kirby->cache(string $key): Kirby\Cache\Cache Parameters Name Type Default $key * string – Return type Kirby\Cache\Cache Parent class Kirby\Cms\App