Files
kiri-core/Server/Events/OnBeforeCommandExecute.php
T
2021-08-13 14:58:58 +08:00

9 lines
67 B
PHP

<?php
namespace Server\Events;
class OnBeforeCommandExecute
{
}