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