Oops
This commit is contained in:
parent
6544901bdd
commit
f9eb4bbbd9
@ -31,7 +31,7 @@ class ErrorHandler
|
|||||||
$this->error_messages[] = "<b>Uncaught Exception:</b> " . $exception;
|
$this->error_messages[] = "<b>Uncaught Exception:</b> " . $exception;
|
||||||
}
|
}
|
||||||
|
|
||||||
private function shutdown(): void
|
public function shutdown(): void
|
||||||
{
|
{
|
||||||
if (!$this->error_messages) {
|
if (!$this->error_messages) {
|
||||||
return;
|
return;
|
||||||
|
Reference in New Issue
Block a user