We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a8672a commit 4275b99Copy full SHA for 4275b99
app/code/Magento/ImportExport/Model/Import/Source/Zip.php
@@ -17,6 +17,7 @@ class Zip extends Csv
17
* @param string $file
18
* @param \Magento\Framework\Filesystem\Directory\Write $directory
19
* @param string $options
20
+ * @param \Magento\Framework\Archive\Zip|null $zipArchive
21
* @throws \Magento\Framework\Exception\LocalizedException
22
* @throws \Magento\Framework\Exception\ValidatorException
23
*/
0 commit comments