Example #1
0
 public function checkPriceAndCurrency($price, $currency)
 {
     return parent::checkPriceAndCurrency($price, $currency);
 }