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

Fix indentation

This commit is contained in:
Matt Brown 2020-10-04 00:18:55 -04:00
parent d532133325
commit ad8bda9eeb

View File

@ -514,8 +514,7 @@ class AtomicTypeComparator
$input_type_part->value,
'__tostring'
)
)
) {
)) {
if ($atomic_comparison_result) {
$atomic_comparison_result->to_string_cast = true;
}