Completed
Push — 2.x ( c1417c...43f5a4 )
by Cy
08:56
created
src/RedisSentinelServiceProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -104,7 +104,7 @@
 block discarded – undo
104 104
      * Remove the standard Laravel Redis service from the bound deferred
105 105
      * services so they don't overwrite Redis Sentinel registrations.
106 106
      *
107
-     * @return void
107
+     * @return false|null
108 108
      */
109 109
     protected function removeDeferredRedisServices()
110 110
     {
Please login to merge, or discard this patch.