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