Skip to content

Commit 79d2960

Browse files
Update Multishipping.php
1 parent 503245f commit 79d2960

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)