mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-17 00:51:04 +02:00
Fix some issues detected by static analysis
This commit is contained in:
@ -14,7 +14,7 @@ class QrCodeController extends Controller
|
||||
/**
|
||||
* Show a QR code image
|
||||
*
|
||||
* @param App\Models\TwoFAccount $twofaccount
|
||||
* @param \App\Models\TwoFAccount $twofaccount
|
||||
* @return \Illuminate\Http\JsonResponse
|
||||
*/
|
||||
public function show(TwoFAccount $twofaccount)
|
||||
|
Reference in New Issue
Block a user