Skip to content

Commit 32a0f21

Browse files
committed
MAGETWO-66203: [GitHub][PR] Update AbstractCart.php #7562
- Merge Pull Request #7562 from Corefix/magento2:patch-5
2 parents c2a9d42 + 7e38ae9 commit 32a0f21

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)