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