Skip to content

Commit e94117c

Browse files
authored
Update Redis.php
1 parent 37082f1 commit e94117c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Redis.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* @package support
2121
*
2222
* Strings methods
23-
* @method static void send($queue, $data, $delay=0)
23+
* @method static bool send($queue, $data, $delay=0)
2424
*/
2525
class Redis
2626
{

0 commit comments

Comments
 (0)