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