Apply fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
0c49050172
commit
117b826aa1
@@ -989,6 +989,7 @@ class ApiController extends Controller
|
||||
->distinct()
|
||||
->paginate(10)
|
||||
->toArray();
|
||||
|
||||
return response($inbox);
|
||||
} catch (\Exception $ex) {
|
||||
$error = $ex->getMessage();
|
||||
|
Reference in New Issue
Block a user