This commit is contained in:
2023-07-31 23:08:58 +08:00
parent 2b2a779b94
commit ba3df62cb5
11 changed files with 70 additions and 137 deletions
-3
View File
@@ -26,9 +26,6 @@ class ServerCommand extends Command
{
const ACTIONS = ['start', 'stop', 'restart'];
private Server $server;