Exemple #1
0
 /**
  * {@inheritdoc}
  */
 public function getShippingCostGrossPrice()
 {
     return $this->totals->getGrossPrice();
 }