@@ -76,7 +76,7 @@ |
||
| 76 | 76 | * @param array $clientOpts Non-sentinel client options |
| 77 | 77 | * @param array $sentinelOpts Sentinel-specific options |
| 78 | 78 | * |
| 79 | - * @return void |
|
| 79 | + * @return Client |
|
| 80 | 80 | */ |
| 81 | 81 | protected function makePredisClient( |
| 82 | 82 | array $server, |