mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Fix space
This commit is contained in:
parent
a205a23ccb
commit
00c062267d
@ -1047,7 +1047,7 @@ class CallAnalyzer
|
||||
|
||||
$equality_types = array_unique(
|
||||
array_map(
|
||||
function($bound_with_equality) {
|
||||
function ($bound_with_equality) {
|
||||
return $bound_with_equality->type->getId();
|
||||
},
|
||||
$bounds_with_equality
|
||||
|
Loading…
x
Reference in New Issue
Block a user