Overrides CacheBackendInterface::delete
public function delete($cid) { apcu_delete($this->getApcuKey($cid)); }