Skip to content

Commit

Permalink
- Change parameter description to describe reality
Browse files Browse the repository at this point in the history
  • Loading branch information
nibra committed Mar 3, 2022
1 parent c0e7f04 commit 954ed46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Files.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class Files extends Input
/**
* The class constructor.
*
* @param array|null $source The source argument is ignored. $_FILES is always used.
* @param array|null $source Source data (Optional, default is $_FILES)
* @param array $options Array of configuration parameters (Optional)
*
* @since 1.0
Expand Down

0 comments on commit 954ed46

Please sign in to comment.