Skip to content

Commit 1365772

Browse files
author
Maxim Medinskiy
committed
MAGETWO-44378: Customer Sign In Fail
1 parent b687658 commit 1365772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Model/Checkout/ConfigProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © 2015 Magento. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
namespace Magento\CUstomer\Model\Checkout;
6+
namespace Magento\Customer\Model\Checkout;
77

88
use Magento\Checkout\Model\ConfigProviderInterface;
99
use Magento\Customer\Model\Url;

0 commit comments

Comments
 (0)