mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-05 21:53:41 +00:00
Code cleanup as recommended by Mago.
This commit is contained in:
@@ -44,7 +44,7 @@ use Psr\Container\NotFoundExceptionInterface;
|
||||
/**
|
||||
* Class TwoFactorController.
|
||||
*/
|
||||
class TwoFactorController extends Controller
|
||||
final class TwoFactorController extends Controller
|
||||
{
|
||||
/**
|
||||
* What to do if 2FA lost?
|
||||
|
||||
Reference in New Issue
Block a user