示例#1
0
文件: ViewUI.php 项目: ddrozdik/dmaps
 /**
  * {@inheritdoc}
  */
 public function addCacheContexts(array $cache_contexts)
 {
     return $this->storage->addCacheContexts($cache_contexts);
 }