Skip to content

Commit 6bcaf20

Browse files
committed
MAGETWO-49549: Merge branch 'patch-4' of git://github.com/liam-wiltshire/magento2 into bugs
2 parents f06258a + 79d2960 commit 6bcaf20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/GiftMessage/Model/Type/Plugin/Multishipping.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public function __construct(
3232
/**
3333
* @param \Magento\Multishipping\Model\Checkout\Type\Multishipping $subject
3434
* @param array|null $methods
35-
* @return $this
35+
* @return void
3636
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
3737
*/
3838
public function beforeSetShippingMethods(

0 commit comments

Comments
 (0)