We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c3afa5 commit b58cdf8Copy full SHA for b58cdf8
phpstan.neon
@@ -13,8 +13,6 @@ parameters:
13
- app/Http/Controllers/OAuthController.php
14
- app/Http/Controllers/Api/Auth/LoginController.php
15
- app/Markdown/MarkdownHelper.php
16
- scanDirectories:
17
- - ./helpers
18
ignoreErrors:
19
- "#^Cannot access property \\$transaction on array\\|object\\.$#"
20
checkGenericClassInNonGenericObjectType: false
0 commit comments