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 0 deletions.
1 change: 1 addition & 0 deletions src/File/UploadFile.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ class UploadFile extends AbstractValidator
*
* @param string $value File to check for upload errors
* @return bool
* @throws Exception\InvalidArgumentException
*/
public function isValid($value)
{
Expand Down

0 comments on commit 2ce1627

Please sign in to comment.