@@ -210,7 +210,7 @@ |
||
| 210 | 210 | * Return array of fields' id and label, for a given Form ID |
| 211 | 211 | * |
| 212 | 212 | * @access public |
| 213 | - * @param string|array $form_id (default: '') or $form object |
|
| 213 | + * @param string|array $form (default: '') or $form object |
|
| 214 | 214 | * @param bool $add_default_properties |
| 215 | 215 | * @param bool $include_parent_field |
| 216 | 216 | * @return array |