Skip to content

Commit

Permalink
Update Enums.php
Browse files Browse the repository at this point in the history
  • Loading branch information
emargareten committed Jul 17, 2022
1 parent 32a4c07 commit bdf38d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Http/Enums.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
enum TestEnum: string
{
case test = 'test';
}
}

0 comments on commit bdf38d9

Please sign in to comment.