mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-22 10:08:31 -05:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user