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 e698b15 commit 5744e70Copy full SHA for 5744e70
app/code/Magento/Multishipping/Model/Cart/Controller/CartPlugin.php
@@ -32,6 +32,7 @@ public function __construct(
32
/**
33
* @param \Magento\Checkout\Controller\Cart $subject
34
* @param \Magento\Framework\App\RequestInterface $request
35
+ * @return void
36
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
37
*/
38
public function beforeDispatch(
0 commit comments