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