コード例 #1
0
ファイル: Data.php プロジェクト: shipperhq/module-shipper
 public function setGlobalSettings($globals)
 {
     $this->checkoutSession->setShipperGlobal($globals);
 }