Skip to content

Commit 974fe90

Browse files
Narrow type
1 parent a314b32 commit 974fe90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Invoker.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
final class Invoker
2323
{
2424
/**
25+
* @param array<mixed> $arguments
26+
*
2527
* @throws Throwable
2628
*/
2729
public function invoke(callable $callable, array $arguments, int $timeout): mixed

0 commit comments

Comments
 (0)