Files
kiri-core/kiri-engine/Events/OnBeforeCommandExecute.php
T
2021-11-03 16:29:47 +08:00

9 lines
65 B
PHP

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