Files
dafuweng-saiadmin6.x/server/config/plugin/webman/event/command.php
2026-03-03 10:06:12 +08:00

7 lines
82 B
PHP

<?php
use Webman\Event\EventListCommand;
return [
EventListCommand::class
];