mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-09 21:57:47 +02:00
Fix some issues detected by static analysis
This commit is contained in:
@ -11,7 +11,7 @@ class SinglePageController extends Controller
|
||||
|
||||
/**
|
||||
* return the main view
|
||||
* @return view
|
||||
* @return \Illuminate\Contracts\View\View|\Illuminate\Contracts\View\Factory
|
||||
*/
|
||||
public function index()
|
||||
{
|
||||
|
Reference in New Issue
Block a user