Completed
Pull Request — master (#447)
by Marcel
02:29 queued 59s
created
src/Statistics/Logger/RedisStatisticsLogger.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -197,7 +197,7 @@
 block discarded – undo
197 197
     /**
198 198
      * Get a new RedisLock instance to avoid race conditions.
199 199
      *
200
-     * @return \Illuminate\Cache\CacheLock
200
+     * @return RedisLock
201 201
      */
202 202
     protected function lock()
203 203
     {
Please login to merge, or discard this patch.