This commit is contained in:
2021-11-19 14:46:07 +08:00
parent 065555a80e
commit 39394f76d5
2 changed files with 15 additions and 4 deletions
+8
View File
@@ -0,0 +1,8 @@
<?php
namespace Server\Events;
class OnServerBeforeStart
{
}