We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a2156 commit 717d0d5Copy full SHA for 717d0d5
phpstan.neon
@@ -1,5 +1,5 @@
1
parameters:
2
ignoreErrors:
3
- - '#Trait Laragear\\Meta\BootHelpers is used zero times and is not analysed\.#'
+ - '#Trait Laragear\\Meta\\BootHelpers is used zero times and is not analysed\.#'
4
- '#Trait Laragear\\Meta\\Console\\Commands\\WithEnvironmentFile is used zero times and is not analysed\.#'
5
- '#Trait Laragear\\Meta\\Database\\Eloquent\\ExtendsBuilder is used zero times and is not analysed\.#'
0 commit comments