JCacheStorageFile::unlock
Unlock cached item
Signature
public function unlock(string
$id,
[string
$group = null] )
Parameters
-
$id
- The cache data id
-
$group
- The cache data group
Returns
- boolean
- True on success, false otherwise.