2023-06-06 10:47:49 +08:00

7 lines
82 B
PHP

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