Overrides CacheBackendInterface::deleteAll
public function deleteAll() { $this->storage() ->deleteAll(); }