Completed
Push — master ( d79f58...e0b171 )
by Jan
03:56 queued 10s
created
src/Entity/PriceInformations/Pricedetail.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -188,7 +188,6 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.