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

Commit

Permalink
Merge branch 'master' into 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGhostHunter committed May 25, 2020
2 parents 2bae4b9 + d2d7003 commit 19a2405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EnumerableStates.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ public function current()
/**
* Create an Enumerate instance.
*
* @return \DarkGhostHunter\Laratraits\Enumerable|mixed
* @return \DarkGhostHunter\Laratraits\Enumerable
*/
public function getEnumerable()
{
Expand Down

0 comments on commit 19a2405

Please sign in to comment.