Completed
Pull Request — 2.x (#36)
by
unknown
01:44
created
src/Connectors/PhpRedisConnector.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -49,7 +49,7 @@
 block discarded – undo
49 49
      * Create a new Redis Sentinel connection from the provided configuration
50 50
      * options
51 51
      *
52
-     * @param array $server  The client configuration for the connection
52
+     * @param array $servers  The client configuration for the connection
53 53
      * @param array $options The global client options shared by all Sentinel
54 54
      * connections
55 55
      *
Please login to merge, or discard this patch.