Skip to content

Commit 470fef0

Browse files
Update Analyser.php
1 parent 869d7c7 commit 470fef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Analyser/Analyser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public function __construct(
3939
* @return AnalyserResult
4040
*/
4141
public function analyse(
42-
array $files,
42+
array $files,
4343
?\Closure $preFileCallback = null,
4444
?\Closure $postFileCallback = null,
4545
bool $debug = false,

0 commit comments

Comments
 (0)