Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
HDVinnie
2020-03-05 15:47:30 +00:00
committed by StyleCI Bot
parent 4b9c006a05
commit 408bfafc3e
37 changed files with 110 additions and 61 deletions
+6 -3
View File
@@ -183,8 +183,9 @@ class StatsController extends Controller
/**
* Show Extra-Stats Users.
*
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
* @throws \Exception
*
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
*/
public function uploaded()
{
@@ -210,8 +211,9 @@ class StatsController extends Controller
/**
* Show Extra-Stats Users.
*
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
* @throws \Exception
*
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
*/
public function downloaded()
{
@@ -276,8 +278,9 @@ class StatsController extends Controller
/**
* Show Extra-Stats Users.
*
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
* @throws \Exception
*
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
*/
public function bankers()
{