$appcaches->cache()
Returns a cache instance by key
$appcaches->cache(string $key): Kirby\Cache\Cache
Parameters
Name | Type | Default |
---|---|---|
$key * | string |
– |
Return type
Parent class
Kirby\Cms\AppCaches
Returns a cache instance by key
$appcaches->cache(string $key): Kirby\Cache\Cache
Name | Type | Default |
---|---|---|
$key * | string |
– |
Kirby\Cms\AppCaches