Files
kiri-core/kiri-engine/Events/OnBeforeCommandExecute.php
T

9 lines
65 B
PHP
Raw Normal View History

2021-11-03 16:29:47 +08:00
<?php
namespace Kiri\Events;
class OnBeforeCommandExecute
{
}