コード例 #1
0
ファイル: ViewUI.php プロジェクト: alnutile/drunatra
 /**
  * {@inheritdoc}
  */
 public function getCacheTag()
 {
     $this->storage->getCacheTag();
 }