command.php 82 B

1234567
  1. <?php
  2. use Webman\Event\EventListCommand;
  3. return [
  4. EventListCommand::class
  5. ];