This commit is contained in:
2021-02-08 16:54:32 +08:00
parent 0e31371651
commit 403001b90f
-1
View File
@@ -92,7 +92,6 @@ class Json
/**
* @param Throwable|Error $throwable
* @return bool|string
* @throws Exception
*/
public static function error(Throwable|Error $throwable): bool|string
{