This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
youyou
/
dms-api
Beobachten
3
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
72d8acabfd
Branches
Tags
dev
dms-api
/
config
/
plugin
/
webman
/
event
/
command.php
command.php
82 B
Verlauf
Originalformat
1
2
3
4
5
6
7
<?php
use Webman\Event\EventListCommand;
return [
EventListCommand::class
];