mirror of
https://github.com/slawkens/myaac.git
synced 2025-05-02 04:09:21 +02:00
Add more info into comment
This commit is contained in:
parent
0765d3b9db
commit
159f59242f
@ -3,8 +3,12 @@
|
|||||||
/**
|
/**
|
||||||
* Possible types:
|
* Possible types:
|
||||||
* - boolean - true/false
|
* - boolean - true/false
|
||||||
* - text - string
|
* - text/number/email/password
|
||||||
* - options - comma separated list of options
|
* - textarea - longer string
|
||||||
|
* - options - array of options
|
||||||
|
*
|
||||||
|
* Additional options
|
||||||
|
* - for number: min, max, step
|
||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'name' => 'MyAAC',
|
'name' => 'MyAAC',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user