Skip to content

Commit

Permalink
Fix coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
patinthehat authored and github-actions[bot] committed Oct 11, 2024
1 parent 4d7658b commit 158d625
Show file tree
Hide file tree
Showing 12 changed files with 82 additions and 322 deletions.
2 changes: 2 additions & 0 deletions src/Fetch/Enum/Status.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

namespace Fetch\Enum;

enum Status: int
Expand Down
Loading

0 comments on commit 158d625

Please sign in to comment.