Files
2026-04-04 17:27:12 +08:00

14 lines
132 B
PHP
Executable File

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