Method Cache.cache()->delete()
- Method delete
voiddelete(stringkey,void|boolhard)- 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)