Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-13 18:55:02 +08:00
parent a4c78874e4
commit 1b8c6ecde0
+3
View File
@@ -79,6 +79,9 @@ class ServerManager extends Component
];
/**
* @var array|string[]
*/
private array $eventInterface = [
OnReceiveInterface::class => 'receive',
OnPacketInterface::class => 'packet',