isLoaded()) { error('Account not found!'); return; } $twoFactorAuth->disable(); $twig->display('success.html.twig', [ 'title' => 'Disabled', 'description' => 'Two Factor Authentication has been disabled.' ]);