Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Jul 5, 2020
1 parent ea57eef commit b37c3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Transport/FallbackSnmpClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ static function (SnmpClient $client) use ($requests) : array {
}

/**
* @param callable(SnmpClient): array<mixed> $requestCallback
* @param callable(SnmpClient): list<array<string, mixed>> $requestCallback
*
* @return array<mixed>
*/
Expand Down

0 comments on commit b37c3cd

Please sign in to comment.