Completed
Push — master ( ddeb59...53f2b9 )
by Sébastien
14:51 queued 04:52
created
src/Commands/Cache/Purge.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -119,7 +119,7 @@
 block discarded – undo
119 119
      * Execute the purging operations and return each result.
120 120
      *
121 121
      * @param  \Illuminate\Support\Collection<string, \Symfony\Component\HttpFoundation\ParameterBag> $zones
122
-     * @return \Illuminate\Support\Collection<string, object>
122
+     * @return Collection object>
123 123
      */
124 124
     private function purge(Collection $zones)
125 125
     {
Please login to merge, or discard this patch.