wiki.techinc.nl/includes/Rest/Handler/Helper
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
..
HtmlInputTransformHelper.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
HtmlMessageOutputHelper.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
HtmlOutputHelper.php Deprecate Html*Helper::init() 2024-07-19 15:03:37 +00:00
HtmlOutputRendererHelper.php Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
PageContentHelper.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
PageRedirectHelper.php
PageRestHelperFactory.php [ParsoidParser] Remove unneeded code to set render ID 2024-07-19 16:09:32 -04:00
ParsoidFormatHelper.php
RestAuthorizeTrait.php
RestStatusTrait.php Use StatusValue::getMessages() instead of deprecated methods 2024-05-18 14:45:54 +00:00
RevisionContentHelper.php