Skip to content

Commit 5830d5f

Browse files
committed
Added ignore error on phpstan
1 parent b68d105 commit 5830d5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
parameters:
22
ignoreErrors:
33
- '#Unsafe usage of new static()#'
4+
- '#Call to static method performRequest\(\) on trait#'

0 commit comments

Comments
 (0)