Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function addCacheContexts(array $cache_contexts)
 {
     return $this->storage->addCacheContexts($cache_contexts);
 }