Skip to content

Commit

Permalink
Narrow type
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 26, 2024
1 parent a314b32 commit 974fe90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Invoker.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
final class Invoker
{
/**
* @param array<mixed> $arguments
*
* @throws Throwable
*/
public function invoke(callable $callable, array $arguments, int $timeout): mixed
Expand Down

0 comments on commit 974fe90

Please sign in to comment.