@@ -151,7 +151,7 @@ |
||
151 | 151 | * If the order already exists, it will update the seconds and the creation time. |
152 | 152 | * |
153 | 153 | * @param Order $order [description] |
154 | - * @param Int $deferInSeconds [description] |
|
154 | + * @param Int $deferTimeInSeconds [description] |
|
155 | 155 | */ |
156 | 156 | public function AddOrderToQueue($order, $deferTimeInSeconds) |
157 | 157 | { |