Skip to content

Commit 6b9a0cf

Browse files
committed
Add throwException to earlyTerminatingMethodCalls
1 parent 0cbc23d commit 6b9a0cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

extension.neon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ parameters:
1919
typeAliases:
2020
Mage_Catalog_Model_Entity_Product_Collection: 'Mage_Catalog_Model_Resource_Product_Collection'
2121
callback: 'callable'
22+
earlyTerminatingMethodCalls:
23+
Mage:
24+
- throwException
2225

2326
services:
2427
-

0 commit comments

Comments
 (0)