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
@@ -41,8 +41,9 @@ class FlushController extends Controller
/**
* Flsuh All Old Peers From Database.
*
* @return \Illuminate\Http\RedirectResponse
* @throws \Exception
*
* @return \Illuminate\Http\RedirectResponse
*/
public function peers()
{
@@ -65,8 +66,9 @@ class FlushController extends Controller
/**
* Flush All Chat Messages.
*
* @return \Illuminate\Http\RedirectResponse
* @throws \Exception
*
* @return \Illuminate\Http\RedirectResponse
*/
public function chat()
{