❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
cache\\driver\\apc::get($key, $default = null)
Get an item from the cache.
$key
(string)
$default
(mixed)
return
(mixed)
↑
Toolkit API overview
←
cache\\driver\\apc::flush
→
cache\\driver\\apc::modified
↓
Back to Toolkit API section
Top