Merge pull request #1258 from userfrosting/dependabot/npm_and_yarn/ws… #4
Annotations
6 errors
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.
|
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.
|