Skip to content

Commit 77a5ad1

Browse files
author
Igor Melnikov
committed
MAGETWO-67871: Requesting autogenerated classes that are not in constructor cause fatal errors in production mode
- deprecate \Magento\Customer\Controller\Adminhtml\Index\Cart
1 parent 92ae890 commit 77a5ad1

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Customer/Controller/Adminhtml/Index

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/Controller/Adminhtml/Index/Cart.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
/**
1818
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
19+
* @deprecated
1920
*/
2021
class Cart extends \Magento\Customer\Controller\Adminhtml\Index
2122
{

0 commit comments

Comments
 (0)