Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-20 19:04:15 +08:00
parent bcd78aba56
commit d22db391f3
8 changed files with 21 additions and 57 deletions
-6
View File
@@ -30,12 +30,6 @@ class ServerCommand extends Command
const ACTIONS = ['start', 'stop', 'restart'];
/**
* @var EventDispatch
*/
#[Inject(EventDispatch::class)]
public EventDispatch $eventProvider;
/**
*