1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00

Fix space

This commit is contained in:
Matthew Brown 2021-07-31 21:15:26 -04:00
parent a205a23ccb
commit 00c062267d

View File

@ -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