Skip to content

Commit 1783920

Browse files
authored
Merge pull request #826 from codeigniter4/datamweb-patch-update-phpstan
chore: remove not needed Routes from phpstan exclude
2 parents 6d678ff + 71d449e commit 1783920

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ parameters:
77
bootstrapFiles:
88
- vendor/codeigniter4/framework/system/Test/bootstrap.php
99
excludePaths:
10-
- src/Config/Routes.php
1110
- src/Views/*
1211
ignoreErrors:
1312
- '#Call to an undefined method CodeIgniter\\Database\\ConnectionInterface::[A-Za-z].+\(\)#'

0 commit comments

Comments
 (0)