Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored and nunomaduro committed Aug 23, 2021
1 parent 259449c commit e6b157a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Collections/helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
* @template TKey of array-key
* @template TValue
*
*
* @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>|null $value
* @return \Illuminate\Support\Collection<TKey, TValue>
*/
Expand Down

0 comments on commit e6b157a

Please sign in to comment.