Completed
Push — master ( 19aa63...a831b2 )
by Sébastien
07:57
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.