wiki.techinc.nl/includes/htmlform
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
..
fields Replace lowercase {@inheritdoc} with @inheritDoc 2019-03-01 17:25:02 +00:00
HTMLForm.php Introduce multiselect widgets for namespaces 2019-01-22 12:48:42 +00:00
HTMLFormElement.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
HTMLFormField.php Avoid expensive array_shift where possible 2018-12-17 11:58:55 +01:00
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php Fix typos 2018-08-14 09:52:19 +00:00
OOUIHTMLForm.php Special:Preferences: Construct fake tabs to avoid FOUC 2018-05-18 18:10:45 +00:00
VFormHTMLForm.php Drop HTMLForm & VFormHTMLForm::isVForm(), deprecated in 1.25 2018-03-26 10:55:41 -07:00