@@ -104,7 +104,7 @@ |
||
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 | { |