Completed
Push — locale-in-url ( 0f5e8a...c8ed20 )
by Kamil
20:36
created
src/Sylius/Component/Core/Order/OrderLocaleAssignerInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -20,6 +20,7 @@
 block discarded – undo
20 20
 {
21 21
     /**
22 22
      * @param OrderInterface $order
23
+     * @return void
23 24
      */
24 25
     public function assignLocale(OrderInterface $order);
25 26
 }
Please login to merge, or discard this patch.