改名
This commit is contained in:
+1
-1
@@ -233,7 +233,7 @@ class Event extends BaseObject
|
|||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
} catch (\Throwable $throwable) {
|
} catch (\Throwable $throwable) {
|
||||||
return static::addError($throwable,'throwable');
|
return logger()->addError($throwable,'throwable');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user