Skip to content

Commit 695e8f0

Browse files
fix (#45079)
1 parent c699bb4 commit 695e8f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Collections/helpers.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ function last($array)
180180
* Return the default value of the given value.
181181
*
182182
* @param mixed $value
183+
* @param mixed $args
183184
* @return mixed
184185
*/
185186
function value($value, ...$args)

0 commit comments

Comments
 (0)