Skip to content

Commit 9ab7661

Browse files
author
vpaladiychuk
committed
MAGETWO-26762: Default Exception Handler for Controllers
1 parent 7217c8c commit 9ab7661

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dev/tests/static/testsuite/Magento/Test/Legacy/_files/obsolete_classes.php

100644100755
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3117,4 +3117,9 @@
31173117
['Magento\LocaleFactory'],
31183118
['Magento\Framework\LocaleFactory'],
31193119
['Magento\Core\Helper\Data', 'Magento\Framework\Json\Helper\Data'],
3120+
['Magento\Backup\Exception'],
3121+
['Magento\Catalog\Exception'],
3122+
['Magento\Reports\Exception'],
3123+
['Magento\Sales\Exception'],
3124+
['Magento\SalesRule\Exception'],
31203125
];

0 commit comments

Comments
 (0)