We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503245f commit 79d2960Copy full SHA for 79d2960
app/code/Magento/GiftMessage/Model/Type/Plugin/Multishipping.php
@@ -32,7 +32,7 @@ public function __construct(
32
/**
33
* @param \Magento\Multishipping\Model\Checkout\Type\Multishipping $subject
34
* @param array|null $methods
35
- * @return $this
+ * @return void
36
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
37
*/
38
public function beforeSetShippingMethods(
0 commit comments