Skip to content

Commit 03d791d

Browse files
committed
AC-8384: Zend_Validate_File_Upload- undefined class on 2.4.6
1 parent 0155c79 commit 03d791d

File tree

1 file changed

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

1 file changed

+0
-4
lines changed

app/code/Magento/ImportExport/Model/Source/Upload.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ class Upload
4747
*/
4848
private $varDirectory;
4949

50-
/**
51-
* @param WriteInterface $varDirectory
52-
*/
53-
5450
/**
5551
* @param FileTransferFactory $httpFactory
5652
* @param DataHelper $importExportData

0 commit comments

Comments
 (0)