Bump braces from 3.0.2 to 3.0.3 #5
Annotations
6 errors
PHPStan - 8.1:
app/src/MyRoutes.php#L19
Method UserFrosting\App\MyRoutes::register() has parameter $app with generic class Slim\App but does not specify its types: TContainerInterface
|
PHPStan - 8.1
Process completed with exit code 1.
|
PHPStan - 8.2:
app/src/MyRoutes.php#L19
Method UserFrosting\App\MyRoutes::register() has parameter $app with generic class Slim\App but does not specify its types: TContainerInterface
|
PHPStan - 8.2
Process completed with exit code 1.
|
PHPStan - 8.3:
app/src/MyRoutes.php#L19
Method UserFrosting\App\MyRoutes::register() has parameter $app with generic class Slim\App but does not specify its types: TContainerInterface
|
PHPStan - 8.3
Process completed with exit code 1.
|