Skip to content

Commit

Permalink
Optimized phpdoc & code (#6976)
Browse files Browse the repository at this point in the history
  • Loading branch information
rookiexxk authored Jul 31, 2024
1 parent ce2b2b7 commit ceeb86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Connection.php
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@ protected function reconnectIfMissingConnection()
* Fire an event for this connection.
*
* @param string $event
* @return null|array
* @return null|object
*/
protected function fireConnectionEvent($event)
{
Expand Down

0 comments on commit ceeb86f

Please sign in to comment.