This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
dever2-package
/
api
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
cf9b807774
Ramos
Etiquetas
master
api
/
manage
/
api_path.php
api_path.php
163 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
10
11
<?php
return [
'update' => [
'field' => [
'key',
'value',
'type',
],
'drag' => 'sort',
],
];