Skip to content

Commit 28801f7

Browse files
committed
AC-904: PHP Error instead of 404/getting redirected when accessing any directory in <root>/catalog/product/compare/
1 parent f52f0c1 commit 28801f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/internal/Magento/Framework/App/Utility/ReflectionClassFactory.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
use ReflectionClass;
1212
use ReflectionException;
1313

14+
/**
15+
* Factory for \ReflectionClass
16+
*/
1417
class ReflectionClassFactory
1518
{
1619
/**

0 commit comments

Comments
 (0)