mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-13 20:03:45 +02:00
Apply php-cs-fixer changes
This commit is contained in:
@@ -9,8 +9,6 @@ class BaseController extends Controller
|
||||
{
|
||||
/**
|
||||
* Return the admin index view.
|
||||
*
|
||||
* @return \Illuminate\View\View
|
||||
*/
|
||||
public function index(): View
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user