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