Skip to content

Commit

Permalink
Merge pull request #2703 from blueclock/patch-1
Browse files Browse the repository at this point in the history
Add link to array_prepend in the Arrays method list
  • Loading branch information
taylorotwell authored Sep 25, 2016
2 parents ed3db07 + 021a7f2 commit 1f5975d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Laravel includes a variety of "helper" PHP functions. Many of these functions ar
[array_has](#method-array-has)
[array_only](#method-array-only)
[array_pluck](#method-array-pluck)
[array_prepend](#method-array-prepend)
[array_pull](#method-array-pull)
[array_set](#method-array-set)
[array_sort](#method-array-sort)
Expand Down

0 comments on commit 1f5975d

Please sign in to comment.