Skip to content

Commit

Permalink
Fix docblock (#45422)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnabil230 committed Dec 24, 2022
1 parent b83a1ce commit 9926399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Collections/Arr.php
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ public static function query($array)
*
* @param array $array
* @param int|null $number
* @param bool|false $preserveKeys
* @param bool $preserveKeys
* @return mixed
*
* @throws \InvalidArgumentException
Expand Down

0 comments on commit 9926399

Please sign in to comment.