Files
swiftadmin/config/plugin/webman/event/command.php

7 lines
82 B
PHP
Raw Normal View History

2022-08-19 19:48:37 +08:00
<?php
use Webman\Event\EventListCommand;
return [
EventListCommand::class
];