Merge pull request #327 from phh/patch-1 #24
Annotations
5 errors
phpstan:
src/Middleware/MustTwoFactor.php#L1
Ignored error pattern #^Call to an undefined method Filament\\Contracts\\Plugin\|Filament\\FilamentManager\:\:shouldForceTwoFactor\(\)\.$# in path /home/runner/work/filament-breezy/filament-breezy/src/Middleware/MustTwoFactor.php was not matched in reported errors.
|
phpstan:
src/Middleware/MustTwoFactor.php#L23
PHPDoc tag @var for variable $breezy contains unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
|
phpstan:
src/Middleware/MustTwoFactor.php#L25
Call to method slug() on an unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
|
phpstan:
src/Middleware/MustTwoFactor.php#L39
Call to method shouldForceTwoFactor() on an unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
|
phpstan
Process completed with exit code 1.
|