This commit is contained in:
2021-03-02 18:04:57 +08:00
parent 27e928b897
commit 104a0bfe73
5 changed files with 6 additions and 7 deletions
-2
View File
@@ -76,8 +76,6 @@ class ErrorHandler extends Component implements ErrorInterface
{
$this->category = 'exception';
var_dump($exception);
$event = Snowflake::app()->getEvent();
$event->trigger(Event::SYSTEM_RESOURCE_CLEAN);