Skip to content

Commit 1f441e1

Browse files
committed
Fix config
1 parent 1c42505 commit 1f441e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/config.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ services:
512512

513513
fileExcluderScan:
514514
class: PHPStan\File\FileExcluder
515-
factory: @PHPStan\File\FileExcluderFactory::createAnalyseFileExcluder()
515+
factory: @PHPStan\File\FileExcluderFactory::createScanFileExcluder()
516516
autowired: false
517517

518518
fileFinderAnalyse:

0 commit comments

Comments
 (0)