Skip to content

Commit 5744e70

Browse files
Stanislav Idolovisitnikov
authored andcommitted
MAGETWO-49716: Incorrect price in shopping cart when using multiple address shipping
1 parent e698b15 commit 5744e70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Multishipping/Model/Cart/Controller/CartPlugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ public function __construct(
3232
/**
3333
* @param \Magento\Checkout\Controller\Cart $subject
3434
* @param \Magento\Framework\App\RequestInterface $request
35+
* @return void
3536
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
3637
*/
3738
public function beforeDispatch(

0 commit comments

Comments
 (0)