This commit is contained in:
2021-08-04 15:55:42 +08:00
parent 4a861f18e8
commit 1bd06a4350
+1
View File
@@ -120,6 +120,7 @@ class ErrorHandler extends Component implements ErrorInterface
write($data, $this->category);
var_dump($data);
return $data;
}