Fixed formatting of almost every file
This commit is contained in:
@@ -6,6 +6,9 @@ use PragmaRX\Version\Package\Facade as Version;
|
||||
|
||||
class StatusController extends RestController
|
||||
{
|
||||
/**
|
||||
* @return \Illuminate\Http\JsonResponse
|
||||
*/
|
||||
public function status()
|
||||
{
|
||||
return response()->json([
|
||||
|
||||
Reference in New Issue
Block a user