Skip to content

Commit 6fec344

Browse files
committed
Added missing argument to docblock
1 parent 4db16a4 commit 6fec344

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/functions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
/**
88
* @param AdapterInterface $adapter
99
* @param array $options
10+
* @param string $key
1011
* @param string $fallback
1112
* @return CallInvokerInterface
1213
*/

0 commit comments

Comments
 (0)