Files
dsserver/config/plugin/webman/event/command.php
T
zimoyin 4c841b9dbf init
2026-04-02 17:42:00 +08:00

7 lines
82 B
PHP

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