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