/** * {@inheritdoc} */ public function addCacheTags(array $cache_tags) { return $this->storage->addCacheTags($cache_tags); }