Skip to content

Commit

Permalink
fix php cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Mar 21, 2019
1 parent e62dcf9 commit d2d7d26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Enumerable.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ public function isAny(array $values): bool;
* @return bool
*/
public function isEqual($value): bool;

/**
* Create a valued instance of the Enum by it's value or index.
*
Expand Down

0 comments on commit d2d7d26

Please sign in to comment.