mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Remove comma
This commit is contained in:
parent
b382d7db3c
commit
8098755ce5
@ -1468,7 +1468,7 @@ class ArgumentAnalyzer
|
||||
Union $input_type,
|
||||
PhpParser\Node\Expr $expr,
|
||||
Context $context,
|
||||
bool $specialize_taint,
|
||||
bool $specialize_taint
|
||||
): void {
|
||||
$codebase = $statements_analyzer->getCodebase();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user