@@ -42,7 +42,7 @@ |
||
| 42 | 42 | * @param array $options The global client options shared by all Sentinel |
| 43 | 43 | * connections |
| 44 | 44 | * |
| 45 | - * @return PredisConnection The Sentinel connection containing a configured |
|
| 45 | + * @return PredisSentinelConnection The Sentinel connection containing a configured |
|
| 46 | 46 | * Predis Client |
| 47 | 47 | */ |
| 48 | 48 | public function connect(array $server, array $options = [ ]) |