Issue #2031755 by mpv: Fix documentation of theme_checkbox()
parent
55759622ac
commit
8889a5d168
|
@ -3065,8 +3065,7 @@ function form_process_radios($element) {
|
|||
* @param $variables
|
||||
* An associative array containing:
|
||||
* - element: An associative array containing the properties of the element.
|
||||
* Properties used: #title, #value, #return_value, #description, #required,
|
||||
* #attributes, #checked.
|
||||
* Properties used: #id, #name, #attributes, #checked, #return_value.
|
||||
*
|
||||
* @ingroup themeable
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue