wiki.techinc.nl/includes/htmlform
thiemowmde dca4931b42 Make use of the ??= and ?? operators where it makes sense
This touches various production classes and maintenance scripts.
The code should do the exact same as before. The main benefit is that
the syntax avoids any repetition.

Change-Id: I5c552125469f4d7fb5b0fe494d198951b05eb35f
2024-08-26 09:26:36 +02:00
..
fields Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
CodexHTMLForm.php
CollapsibleFieldsetLayout.php
HTMLForm.php Deprecate the 'help' key in form descriptors in favor of 'help-raw' 2024-08-09 13:47:45 +02:00
HTMLFormActionFieldLayout.php
HTMLFormElement.php
HTMLFormField.php Deprecate the 'help' key in form descriptors in favor of 'help-raw' 2024-08-09 13:47:45 +02:00
HTMLFormFieldLayout.php
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php
OOUIHTMLForm.php
VFormHTMLForm.php