Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
cache\\driver\\mock::remove($key)
Remove an item from the cache
$key
(string)
return
(boolean)
↑
Toolkit API overview
←
cache\\driver\\mock::modified
→
cache\\driver\\mock::retrieve
↓
Back to Toolkit API section
Top