Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/File/Upload.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class Upload extends AbstractValidator
/**
* Sets validator options
*
* The array $files must be given in syntax of Zend_File_Transfer to be checked
* The array $files must be given in syntax of Zend\File\Transfer\Transfer to be checked
* If no files are given the $_FILES array will be used automatically.
* NOTE: This validator will only work with HTTP POST uploads!
*
Expand Down

0 comments on commit 130da19

Please sign in to comment.