Esempio n. 1
0
 public function calculate()
 {
     return $this->rate->rate($this->quantity);
 }