Completed
Push — master ( 421a80...764d24 )
by Chris
01:36 queued 11s
created
class/class-edu-sveawebpay.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -375,9 +375,9 @@
 block discarded – undo
375 375
 		}
376 376
 
377 377
 		/**
378
-		 * @param $order_id numeric SVEA WebPay OrderId
379
-		 * @param $booking_id
380
-		 * @param $programme_booking_id
378
+		 * @param integer $order_id numeric SVEA WebPay OrderId
379
+		 * @param integer $booking_id
380
+		 * @param integer $programme_booking_id
381 381
 		 *
382 382
 		 * @return bool If the booking was deleted, due to cancellation
383 383
 		 * @throws \Svea\WebPay\BuildOrder\Validator\ValidationException
Please login to merge, or discard this patch.