Files
kiri-core/kiri-engine/Events/OnBeforeCommandExecute.php
T
2022-01-09 03:50:38 +08:00

9 lines
73 B
PHP

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