@@ -41,7 +41,7 @@ |
||
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 | **/ |