7 lines
82 B
PHP
Raw Normal View History

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