This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
print-saas
/
print-api
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
bac67e66d5
Ramos
Etiquetas
master
print-api
/
config
/
event.php
event.php
101 B
Histórico
Em bruto
1
2
3
4
5
6
7
<?php
return [
"clear-upload" => [
[\app\event\ClearUpload::class,"clearData"]
]
];