LaysenseAuth/config/plugin/webman/event/command.php

7 lines
82 B
PHP
Raw Permalink Normal View History

2024-08-09 19:46:39 +05:30
<?php
use Webman\Event\EventListCommand;
return [
EventListCommand::class
];