Files
kiri-core/http-server/Events/OnBeforeCommandExecute.php
T
2021-08-24 18:24:46 +08:00

9 lines
67 B
PHP

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