namespace Symfony\Component\ErrorHandler\ErrorEnhancer
Object name | File name | Summary |
---|---|---|
ClassNotFoundErrorEnhancer | vendor/symfony/error-handler/ErrorEnhancer/ClassNotFoundErrorEnhancer.php | @author Fabien Potencier <fabien@symfony.com> |
ErrorEnhancerInterface | vendor/symfony/error-handler/ErrorEnhancer/ErrorEnhancerInterface.php | |
UndefinedFunctionErrorEnhancer | vendor/symfony/error-handler/ErrorEnhancer/UndefinedFunctionErrorEnhancer.php | @author Fabien Potencier <fabien@symfony.com> |
UndefinedMethodErrorEnhancer | vendor/symfony/error-handler/ErrorEnhancer/UndefinedMethodErrorEnhancer.php | @author Grégoire Pineau <lyrixx@lyrixx.info> |