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