Completed
Push — master ( d1b093...fbfa93 )
by Bram
02:20
created
code/interface/PriceModifierInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -15,6 +15,7 @@
 block discarded – undo
15 15
      *
16 16
      * @param float $total
17 17
      * @param Reservation $reservation
18
+     * @return void
18 19
      */
19 20
     public function updateTotal(&$total, Reservation $reservation);
20 21
 
Please login to merge, or discard this patch.