@@ -37,10 +37,10 @@ |
||
37 | 37 | public function off() : Iface; |
38 | 38 | |
39 | 39 | /** |
40 | - * Returns the order number |
|
41 | - * |
|
42 | - * @return string Order number |
|
43 | - */ |
|
40 | + * Returns the order number |
|
41 | + * |
|
42 | + * @return string Order number |
|
43 | + */ |
|
44 | 44 | public function getOrderNumber() : string; |
45 | 45 | |
46 | 46 | /** |