Skip to content

Commit

Permalink
Move daemon to Console Command
Browse files Browse the repository at this point in the history
  • Loading branch information
nupplaphil committed Dec 30, 2024
1 parent b0ec3ad commit 22ce71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Daemon.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
use RuntimeException;

/**
* Console command for starting
* Console command for interacting with the daemon
*/
final class Daemon extends Console
{
Expand Down

0 comments on commit 22ce71e

Please sign in to comment.