@@ -110,7 +110,6 @@ |
||
| 110 | 110 | * in the database, you have to pass the "price_related_quantity" count as $multiplier. |
| 111 | 111 | * |
| 112 | 112 | * @return float the price as a float number |
| 113 | - |
|
| 114 | 113 | */ |
| 115 | 114 | public function getPricePerUnit(int $multiplier = 1) : float |
| 116 | 115 | { |