Skip to content

Commit 8229e2e

Browse files
committed
Update PHPStan config
1 parent f8180d3 commit 8229e2e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

phpstan.neon

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
parameters:
2-
bootstrap: vendor/autoload.php
2+
bootstrapFiles:
3+
- vendor/autoload.php
34
checkMissingIterableValueType: false
45
ignoreErrors:
56
- '#^Variable property access on \$this\(WoohooLabs\\Worm\\Model\\AbstractModel\)\.$#'

0 commit comments

Comments
 (0)