wiki.techinc.nl/includes/htmlform
Umherirrender 44fd53fee3 Using @return never documentation on always-throw-function
This helps phan to detect unreachable code and also impossible types
after the functions.
It helps phan to avoid false positives for array keys
when the keys are checked before

Bug: T240141
Change-Id: I895f70e82b3053a46cd44135b15437e6f82a07b2
2021-09-07 17:29:03 +02:00
..
fields Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
CollapsibleFieldsetLayout.php Make CollapsibleFieldsetLayout more reusable 2021-05-27 09:12:13 -05:00
HTMLForm.php Simplify else-branches after continue/break 2021-08-17 22:51:43 +02:00
HTMLFormActionFieldLayout.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLFormElement.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLFormField.php Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
HTMLFormFieldLayout.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLFormFieldRequiredOptionsException.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLNestedFilterable.php Fix typos 2018-08-14 09:52:19 +00:00
OOUIHTMLForm.php HTMLForm: accept PageReference instead of Title. 2021-05-07 23:36:49 +02:00
VFormHTMLForm.php HTMLForm: accept PageReference instead of Title. 2021-05-07 23:36:49 +02:00