Skip to content
Snippets Groups Projects
Commit f47bbc04 authored by Stanislav Idolov's avatar Stanislav Idolov
Browse files

MAGETWO-60110: [Github]Ship To address on Checkout's Review step gets cleared...

MAGETWO-60110: [Github]Ship To address on Checkout's Review step gets cleared out. User gets stuck on Payment step #6869
parent e88612fa
Branches
No related merge requests found
......@@ -360,9 +360,9 @@ class LayoutProcessor implements \Magento\Checkout\Block\Checkout\LayoutProcesso
}
/**
* Get active carriers list.
* Retrieve Shipping Configuration.
*
* @return array
* @return \Magento\Shipping\Model\Config
* @deprecated
*/
private function getShippingConfig()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment