diff --git a/src/Connection.php b/src/Connection.php index 3268f39..92f941a 100755 --- a/src/Connection.php +++ b/src/Connection.php @@ -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) {