Skip to content

Commit

Permalink
style: run PHP CS Fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDevick committed Jul 4, 2023
1 parent f59d410 commit 7145a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Entity/TimeUnit.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
enum TimeUnit: string
{
case Day = 'day';

case Week = 'week';

case Month = 'month';
Expand Down

0 comments on commit 7145a34

Please sign in to comment.