Skip to content

Commit f1f1c5d

Browse files
committed
phpstan: exclude Collection classes from analysis
1 parent 3676300 commit f1f1c5d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

phpstan.neon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
parameters:
2+
excludes_analyse:
3+
- src/Collection

0 commit comments

Comments
 (0)