コード例 #1
0
ファイル: Calculated.php プロジェクト: Doability/magento2dev
 public function getCacheGroupTags()
 {
     return array_merge(parent::getCacheGroupTags(), ['template']);
 }