Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
HDVinnie
2020-01-08 16:28:32 +00:00
committed by StyleCI Bot
parent 5745283f62
commit 9a893662de
215 changed files with 1252 additions and 961 deletions
+3 -1
View File
@@ -37,8 +37,9 @@ class StatsController extends Controller
/**
* Show Extra-Stats Index.
*
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
* @throws \Exception
*
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
*/
public function index()
{
@@ -420,6 +421,7 @@ class StatsController extends Controller
* Show Extra-Stats Groups.
*
* @param $id
*
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
*/
public function group($id)