Skip to content

Commit d8b8e03

Browse files
author
Oleksii Korshenko
authored
MAGETWO-66203: [GitHub][PR] Update AbstractCart.php #7562
2 parents 5f7064f + 32a0f21 commit d8b8e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Block/Cart/AbstractCart.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class AbstractCart extends \Magento\Framework\View\Element\Template
4040
protected $_customerSession;
4141

4242
/**
43-
* @var \Magento\Customer\Model\Session
43+
* @var \Magento\Checkout\Model\Session
4444
*/
4545
protected $_checkoutSession;
4646

0 commit comments

Comments
 (0)