Method Cache.cache()->delete()
- Method delete
- voiddelete(- string- key,- void|- bool- hard)
- Description
- Forcibly removes some key. If the 'hard' parameter is supplied and true, deleted objects will also have their lfun::destroy method called upon removal by some backends (i.e. memory)