改名
This commit is contained in:
@@ -85,6 +85,7 @@ class ServerRequest extends Request implements ServerRequestInterface
|
|||||||
}
|
}
|
||||||
return $posts;
|
return $posts;
|
||||||
} catch (\Throwable $throwable) {
|
} catch (\Throwable $throwable) {
|
||||||
|
var_dump($throwable->getMessage());
|
||||||
return $posts;
|
return $posts;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user