Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
e95b3eb366
commit
3c32f2d89d
@@ -66,9 +66,11 @@ class DashboardController extends Controller
|
||||
* Show the admin dashboard
|
||||
*
|
||||
* @param Request $request
|
||||
*
|
||||
* @throws \GuzzleHttp\Exception\GuzzleException
|
||||
* @throws \GuzzleHttp\Exception\GuzzleException
|
||||
*
|
||||
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
|
||||
* @throws \GuzzleHttp\Exception\GuzzleException
|
||||
* @throws \GuzzleHttp\Exception\GuzzleException
|
||||
*/
|
||||
public function index(Request $request)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user