mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Fix copy/paste error
This commit is contained in:
parent
98eb40c4ca
commit
216e500ea6
@ -323,7 +323,7 @@ class TemplateStandinTypeReplacer
|
||||
string $key,
|
||||
Codebase $codebase,
|
||||
?StatementsAnalyzer $statements_analyzer,
|
||||
?Union $input_type
|
||||
Union $input_type
|
||||
) : array {
|
||||
$matching_atomic_types = [];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user