Skip to content

Commit

Permalink
Remove comma
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge committed Jul 8, 2022
1 parent 5f0e90f commit 574380c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ObjectMapperUsingReflection.php
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ private function assignToResult(array $keys, array &$result, mixed $value): void
}

/**
* @param iterable<object> $payloads ;
* @param iterable<object> $payloads
*
* @return IterableList<array<mixed>>
*
Expand Down

0 comments on commit 574380c

Please sign in to comment.