Skip to content

Commit

Permalink
Update function description
Browse files Browse the repository at this point in the history
  • Loading branch information
andjsch committed Jul 30, 2024
1 parent bce782f commit e207d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Modifiers/CoreModifiers.php
Original file line number Diff line number Diff line change
Expand Up @@ -2897,7 +2897,7 @@ public function where($value, $params)
}

/**
* Filters the data by a given key / value pair.
* Filters the data by a given key that matches an array of values.
*
* @param array $value
* @param array $params
Expand Down

0 comments on commit e207d98

Please sign in to comment.