Files
im/config/plugin/webman/event/command.php
T
commie c153975eed 7
2026-01-08 05:42:44 +08:00

7 lines
82 B
PHP
Executable File

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