Completed
Push — master ( 17dce1...f0b4ea )
by Nicolaas
01:57
created
code/model/process/OrderSteps/OrderStep_SentAdminNotification.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
      * NOTE: must have a payment (even if it is a fake payment).
42 42
      * The reason for this is if people pay straight away then they want to see the payment shown on their invoice.
43 43
      *
44
-     * @param Order object
44
+     * @param Order Order
45 45
      *
46 46
      * @return bool - true if the current step is ready to be run...
47 47
      **/
Please login to merge, or discard this patch.