Skip to content

Commit 5bc1526

Browse files
committed
MC-17469: Fatal error is displayed during multishipping checkout when open Cart page in another window
1 parent 2b9b325 commit 5bc1526

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/Multishipping/Block/Checkout/Shipping.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ public function getCheckout()
7070
}
7171

7272
/**
73-
* @inheritDoc
73+
* Add page title and prepare layout
74+
*
75+
* @return $this
7476
*/
7577
protected function _prepareLayout()
7678
{

0 commit comments

Comments
 (0)