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 b68d105 commit 5830d5fCopy full SHA for 5830d5f
phpstan.neon
@@ -1,3 +1,4 @@
1
parameters:
2
ignoreErrors:
3
- '#Unsafe usage of new static()#'
4
+ - '#Call to static method performRequest\(\) on trait#'
0 commit comments