caching\DummyCache deleteValue()

deleteValue() protected method

Deletes a value with the specified key from cache This is the implementation of the method declared in the parent class.

protected boolean deleteValue ( $key )
$key string

The key of the value to be deleted

return boolean

If no error happens during deletion

doc_Yii
2016-10-30 16:54:02
Comments
Leave a Comment

Please login to continue.