Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Laravel 5.4.7 changes (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
besologic authored Jan 31, 2017
1 parent 705a25f commit 19e23db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Support/Collection.php
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ public function last(callable $callback = null, $default = null)
/**
* Get the values of a given key.
*
* @param string $value
* @param string|array $value
* @param string|null $key
* @return static
*/
Expand Down

0 comments on commit 19e23db

Please sign in to comment.