mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-13 01:36:10 +01:00
6 lines
No EOL
111 B
PHP
6 lines
No EOL
111 B
PHP
<?php
|
||
return [
|
||
'events:import‚' => [
|
||
'class' => \Wrm\Events\Command\ImportCommand::class
|
||
]
|
||
]; |