mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-06-09 03:44:57 +00:00
Code cleanup as recommended by Mago.
This commit is contained in:
@@ -58,7 +58,7 @@ use Psr\Container\NotFoundExceptionInterface;
|
||||
* Page 3 (GET): Confirm 2FA status and show recovery codes.
|
||||
* Same page as page 1, but when secret is present.
|
||||
*/
|
||||
class MfaController extends Controller
|
||||
final class MfaController extends Controller
|
||||
{
|
||||
protected bool $internalAuth;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user