Merge branch 'main' into 1.x #46
Annotations
5 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#L23
Call to an undefined method Illuminate\Foundation\Auth\User::send2FAEmail().
|
phpstan:
src/Responses/TwoFAResponse.php#L26
Unreachable statement - code above always terminates.
|
phpstan
Process completed with exit code 1.
|