Skip to content

Commit f239bf7

Browse files
committed
merge changes from MR swoole/ide-helper#43
1 parent c8ca5cf commit f239bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/Database/RedisPool.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use Swoole\ConnectionPool;
1616

1717
/**
18-
* @method \Redis get()
18+
* @method \Redis get(float $timeout = -1)
1919
* @method void put(Redis $connection)
2020
*/
2121
class RedisPool extends ConnectionPool

0 commit comments

Comments
 (0)