Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug committed Nov 19, 2020
1 parent b5d4b59 commit ead6389
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2301,7 +2301,7 @@ public static function processFunctionCall(
}

if ($literal_assertions) {
$if_types[$first_var_name] = [$literal_assertions];
$if_types[$first_var_name] = [$literal_assertions];
}
}

Expand Down

0 comments on commit ead6389

Please sign in to comment.