Skip to content

Commit

Permalink
Fix psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
arogachev committed Jun 28, 2023
1 parent 8ccc183 commit ae3af82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TrustedHostsNetworkResolver.php
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ private function iterateConnectionChainItems(
array $items,
array &$validatedItems,
ServerRequestInterface $request,
): ?array
): array
{
$remainingItems = $items;
$proxiesCount = 0;
Expand Down

0 comments on commit ae3af82

Please sign in to comment.