Skip to content

Commit

Permalink
Update docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksagona committed Jun 3, 2020
1 parent cf3484b commit 108799a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FormValidator.php
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ public function filterValue($field)
* Filter values with the filters
*
* @param mixed $values
* @return array
* @return mixed
*/
public function filter($values = null)
{
Expand Down

0 comments on commit 108799a

Please sign in to comment.