Fix formatting and interfaces in nearly every file
This commit is contained in:
@@ -13,6 +13,7 @@ class JsonResponse
|
||||
{
|
||||
$response = $next($request);
|
||||
$response->headers->set('Content-Type', 'application/json');
|
||||
|
||||
return $response;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user