@@ -168,6 +168,9 @@ |
||
168 | 168 | ->toArray(); |
169 | 169 | } |
170 | 170 | |
171 | + /** |
|
172 | + * @return string |
|
173 | + */ |
|
171 | 174 | protected function createZipContainingEveryFileInManifest(Manifest $manifest) |
172 | 175 | { |
173 | 176 | consoleOutput()->info("Zipping {$manifest->count()} files..."); |