Fix styling #44
Annotations
4 errors
phpstan:
src/Middlewares/IsTwoFAVerified.php#L19
Caught class Solutionforest\FilamentEmail2fa\Middlewares\Exception not found.
|
phpstan:
src/Pages/TwoFactorAuth.php#L50
Access to an undefined property Illuminate\Foundation\Auth\User&Solutionforest\FilamentEmail2fa\Interfaces\RequireTwoFALogin::$email.
|
phpstan:
src/Responses/TwoFAResponse.php#L21
Call to an undefined method Illuminate\Foundation\Auth\User::send2FAEmail().
|
phpstan
Process completed with exit code 1.
|