* @license https://files.froxlor.org/misc/COPYING.txt GPLv2 */ namespace Froxlor; use RobThree\Auth\TwoFactorAuth; class FroxlorTwoFactorAuth extends TwoFactorAuth { }