@@ -188,7 +188,7 @@ |
||
| 188 | 188 | * |
| 189 | 189 | * @param array $message Message to send, will be json encoded |
| 190 | 190 | * |
| 191 | - * @return A bool indicating whether or not the connection was active |
|
| 191 | + * @return boolean bool indicating whether or not the connection was active |
|
| 192 | 192 | * and the given message has been pass onto the connection. |
| 193 | 193 | */ |
| 194 | 194 | public function send(array $message): bool |