Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jan 20, 2025
1 parent e5e5b65 commit e5e0006
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Commands/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,10 @@ class Exception extends Command
/**
* Execute the console command.
*
* @return int
* @throws Throwable
* @throws FilesystemException
*
* @return int
*/
public function handle(): int
{
Expand Down

0 comments on commit e5e0006

Please sign in to comment.