mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-11-27 02:29:57 +09:00
Remove redundant typing from DocBlocks
This commit is contained in:
@@ -19,8 +19,6 @@ class HomeController extends Controller
|
||||
|
||||
/**
|
||||
* Show the application dashboard.
|
||||
*
|
||||
* @return RedirectResponse
|
||||
*/
|
||||
public function index(): RedirectResponse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user