Skip to content

Commit

Permalink
PHPCS..
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Oct 11, 2016
1 parent 526e964 commit f06a893
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Validation/Validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -1010,6 +1010,7 @@ protected static function getFilename($check)
if (is_array($check) && isset($check['tmp_name'])) {
return $check['tmp_name'];
}

return $check;
}

Expand Down

0 comments on commit f06a893

Please sign in to comment.