wiki.techinc.nl/includes/htmlform/fields
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
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
HTMLButtonField.php
HTMLCheckField.php
HTMLCheckMatrix.php Improve various PHP method doc blocks 2019-09-05 18:45:40 +00:00
HTMLComboboxField.php
HTMLDateTimeField.php
HTMLEditTools.php
HTMLExpiryField.php
HTMLFloatField.php
HTMLFormFieldCloner.php Fix new phan errors, part 6 2019-10-20 17:53:48 +00:00
HTMLFormFieldWithButton.php Adjust type hints in htmlform related classes 2019-07-05 18:11:53 +00:00
HTMLHiddenField.php
HTMLInfoField.php htmlform: Reveal method getOOUI() is called from when spitting deprecation notice 2019-06-28 23:52:55 +00:00
HTMLIntField.php
HTMLMultiSelectField.php Fix new phan errors, part 8 2019-10-22 10:09:13 +02:00
HTMLNamespacesMultiselectField.php Improve error message for HTML multiselect fields 2019-11-14 04:57:35 +00:00
HTMLRadioField.php
HTMLRestrictionsField.php
HTMLSelectAndOtherField.php Declare dynamic properties 2019-09-14 15:21:26 +02:00
HTMLSelectField.php
HTMLSelectLanguageField.php
HTMLSelectLimitField.php
HTMLSelectNamespace.php
HTMLSelectNamespaceWithButton.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
HTMLSelectOrOtherField.php Allow SelectWithInput to be marked as required and handle that dynamically 2019-07-30 16:33:02 -04:00
HTMLSizeFilterField.php
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTextAreaField.php
HTMLTextField.php
HTMLTextFieldWithButton.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
HTMLTitlesMultiselectField.php Improve error message for HTML multiselect fields 2019-11-14 04:57:35 +00:00
HTMLTitleTextField.php Merge "HTMLTitleTextField: Remove incorrect check for unsubmitted GET forms" 2019-09-20 22:45:24 +00:00
HTMLUsersMultiselectField.php Add option for showing valid IPs in UsersMultiselectWidget menu 2019-11-15 21:42:32 +00:00
HTMLUserTextField.php Merge "HTMLTitleTextField: Remove incorrect check for unsubmitted GET forms" 2019-09-20 22:45:24 +00:00