Completed
Push — 2.x ( 028541...76d6cb )
by Cy
12s
created
src/Connectors/PredisConnector.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
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 = [ ])
Please login to merge, or discard this patch.