This commit is contained in:
2025-01-18 20:45:37 +08:00
parent daa89f3794
commit c7b5d5fb59
3 changed files with 0 additions and 9 deletions
-5
View File
@@ -11,17 +11,12 @@ namespace Kiri\Error;
use Closure;
use ErrorException;
use Exception;
use Kiri\Abstracts\Component;
use Psr\Container\ContainerInterface;
use Kiri\Di\Inject\Container;
use ReflectionException;
use Kiri\Events\OnSystemError;
use Throwable;
/**
* Class ErrorHandler
* hahahah
* @package Kiri\Base
* @property-read $asError
*/