wiki.techinc.nl/includes/htmlform
Alangi Derick f6fcb74728 htmlform: Fix multiple PHPDoc annotations in htmlform module
- Add @param annotation for $params variable for __construct() method
  in the HTMLExpiryField class.
- Add @throws annotation for getOptionsOOUI() method that throws a
  MWException and remove "@return array" as this method only throw an
  exception now.

Change-Id: I292f6ae04b840f6f6f74b7c92f834f056659fbe2
2018-12-03 12:48:53 +00:00
..
fields htmlform: Fix multiple PHPDoc annotations in htmlform module 2018-12-03 12:48:53 +00:00
HTMLForm.php Replace deprecated call to OutputPage::parse() in HTMLForm 2018-11-01 17:26:10 -04:00
HTMLFormElement.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
HTMLFormField.php HTMLForm: Remove parameters 'notice', 'notice-messages', 'notice-message' 2018-10-22 12:19:58 -07: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