It's a dropdown, not a drop down, therefore rename: * Html::listDropDownOptions → Html::listDropdownOptions * Xml::listDropDownOptions → Xml::listDropdownOptions * Html::listDropDownOptionsOoui → Html::listDropdownOptionsOoui * Xml::listDropDownOptionsOoui → Xml::listDropdownOptionsOoui * Xml::listDropDown → Xml::listDropdown In PHP, method names are case-insensitive, therefore we can do this without a breaking change or deprecation. This also matches the naming convention in OOUI. Change-Id: Ifda13ba9dee316709c424636ec3b285de8d0e9b1 |
||
|---|---|---|
| .. | ||
| FormOptions.php | ||
| Html.php | ||
| HtmlHelper.php | ||
| HtmlHelperTrait.php | ||
| HtmlJsCode.php | ||
| ListToggle.php | ||
| TemplateParser.php | ||