Skip to content

Commit 4275b99

Browse files
committed
B2B-2048: [AWS S3] ImportExport can't unzip file from AWS S3
1 parent 9a8672a commit 4275b99

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/ImportExport/Model/Import/Source

1 file changed

+1
-0
lines changed

app/code/Magento/ImportExport/Model/Import/Source/Zip.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ class Zip extends Csv
1717
* @param string $file
1818
* @param \Magento\Framework\Filesystem\Directory\Write $directory
1919
* @param string $options
20+
* @param \Magento\Framework\Archive\Zip|null $zipArchive
2021
* @throws \Magento\Framework\Exception\LocalizedException
2122
* @throws \Magento\Framework\Exception\ValidatorException
2223
*/

0 commit comments

Comments
 (0)