Completed
Push — 2.0.x ( 4160d0...1037b6 )
by Cy
01:59
created
src/Connectors/PredisConnector.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@
 block discarded – undo
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,
Please login to merge, or discard this patch.