@@ -188,7 +188,6 @@ |
||
188 | 188 | * in the database, you have to pass the "price_related_quantity" count as $multiplier. |
189 | 189 | * |
190 | 190 | * @return string the price as a bcmath string |
191 | - |
|
192 | 191 | */ |
193 | 192 | public function getPricePerUnit($multiplier = 1.0) : string |
194 | 193 | { |