, * value: string|int|float|bool|list, * } * * @psalm-type SettingsDeclarativeForm = array{ * id: string, * priority: int, * section_type: 'admin'|'personal', * section_id: string, * storage_type: 'internal'|'external', * title: string, * description?: string, * doc_url?: string, * app: string, * fields: list, * } */ class ResponseDefinitions { } /option> Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
blob: a3ff55911229c5b1114d0c8687f689ad7f801ee0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50