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