jh-admin/addon/diy_live/config/event.php

8 lines
101 B
PHP

<?php
// 事件定义文件
return [
'bind' => [],
'listen' => [],
'subscribe' => [],
];