Skip to content

Commit 62de83b

Browse files
committed
Document missing error event
1 parent 7aff976 commit 62de83b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Client.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* Simple interface for executing redis commands
1111
*
1212
* @event data(ModelInterface $messageModel, Client $thisClient)
13+
* @event error(Exception $error)
1314
* @event close()
1415
*
1516
* @event message($channel, $message)

0 commit comments

Comments
 (0)