wiki.techinc.nl/includes/htmlform/fields
Thiemo Kreuz 30b05e1072 Replace lowercase {@inheritdoc} with @inheritDoc
According to the coding standards we even enforce with a custom PHPCS sniff.
It currently does not pick these mistakes up because of the curly brackets.
I'm not sure if this is worth an update of the PHPCS sniff. I wanted to
suggest this fix anyway.

Change-Id: I9041ea7a00baf7f55e0ff0e56879a89fb74bb479
2019-03-01 17:25:02 +00:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php
HTMLButtonField.php
HTMLCheckField.php
HTMLCheckMatrix.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
HTMLComboboxField.php
HTMLDateTimeField.php
HTMLEditTools.php
HTMLExpiryField.php Replace lowercase {@inheritdoc} with @inheritDoc 2019-03-01 17:25:02 +00:00
HTMLFloatField.php
HTMLFormFieldCloner.php Add OOUI for HTMLFormFieldCloner 2018-10-02 11:50:10 +02:00
HTMLFormFieldWithButton.php Fix PHPDoc type for instance variables and methods 2018-10-21 13:00:25 +01:00
HTMLHiddenField.php
HTMLInfoField.php HTMLInfoField: Undo breaking change, deprecate instead, add release notes 2018-10-11 02:06:48 +02:00
HTMLIntField.php
HTMLMultiSelectField.php htmlform: Fix multiple PHPDoc annotations in htmlform module 2018-12-03 12:48:53 +00:00
HTMLNamespacesMultiselectField.php Introduce multiselect widgets for namespaces 2019-01-22 12:48:42 +00:00
HTMLRadioField.php
HTMLRestrictionsField.php
HTMLSelectAndOtherField.php
HTMLSelectField.php
HTMLSelectLanguageField.php htmlform: Move HTMLSelectLanguageField into includes/htmlform/fields 2019-01-22 04:56:44 +00:00
HTMLSelectLimitField.php
HTMLSelectNamespace.php
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php
HTMLSizeFilterField.php
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTextAreaField.php
HTMLTextField.php
HTMLTextFieldWithButton.php
HTMLTitlesMultiselectField.php mw.widgets.TitleWidget: Add 'excludeDynamicNamespaces' config 2019-02-14 17:26:03 -08:00
HTMLTitleTextField.php Simplify HTMLTitleTextField::validate 2018-09-24 20:46:22 +02:00
HTMLUsersMultiselectField.php
HTMLUserTextField.php