wiki.techinc.nl/includes/htmlform
Thiemo Kreuz 78ca9eff4a Remove duplicate variable name from class property PHPDocs
Repeating the variable name doesn't do anything. Documentation
generators don't need it. It's more stuff to read that doesn't add new
information. And it can become outdated.

Note there are two types of @var docs. When used inline (and not on a
class property) the variable name is needed.

Change-Id: If5a520405efacd8cefd90b878c999b842b91ac61
2019-12-02 12:58:29 +00:00
..
fields Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
CollapsibleFieldsetLayout.php Improve collapsible HTMLForm styling (and accessibility, slightly) 2019-09-23 10:57:26 -07:00
HTMLForm.php Fix new phan errors, part 2 2019-10-12 10:35:09 +00:00
HTMLFormActionFieldLayout.php Split HTMLFormElement.php into class per file 2019-04-14 13:38:49 +01:00
HTMLFormElement.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
HTMLFormField.php Use varargs for MessageLocalizer::msg and similar 2019-10-05 17:47:49 +00:00
HTMLFormFieldLayout.php Split HTMLFormElement.php into class per file 2019-04-14 13:38:49 +01:00
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php Fix typos 2018-08-14 09:52:19 +00:00
OOUIHTMLForm.php preferences: Display error message at the top of the form as well 2019-11-08 20:37:18 +01:00
VFormHTMLForm.php Drop HTMLForm & VFormHTMLForm::isVForm(), deprecated in 1.25 2018-03-26 10:55:41 -07:00