Deploy: 2026-05-21 19:07:54
This commit is contained in:
@@ -82,7 +82,7 @@ class Response
|
||||
$this->json($response, $code);
|
||||
}
|
||||
|
||||
private function sendHeaders(): void
|
||||
public function sendHeaders(): void
|
||||
{
|
||||
if (headers_sent()) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user