@@ -20,6 +20,7 @@ |
||
| 20 | 20 | { |
| 21 | 21 | /** |
| 22 | 22 | * @param OrderInterface $order |
| 23 | + * @return void |
|
| 23 | 24 | */ |
| 24 | 25 | public function assignLocale(OrderInterface $order); |
| 25 | 26 | } |