$cache->get() Gets an item from the cache kirby/src/Cache/Cache.php#L143 $cache->get(string $key, $default = null) Parameters Name Type Default $key * string – $default mixed null Parent class Kirby\Cache\Cache