mediawiki-extensions-Confir.../includes
Thiemo Kreuz 0dfd1f4ed1 Remove unused return values and reduce code complexity
Changes:
* Do not return anything in a method that is not expected to return
  something.
* Inline some previously hard to read code.
* More specific type hints, if possible.

Change-Id: I0e460899eea07d8733f638a11133adc3000f0542
2020-02-03 15:37:32 +01:00
..
auth Remove unused return values and reduce code complexity 2020-02-03 15:37:32 +01:00
specials Remove unused return values and reduce code complexity 2020-02-03 15:37:32 +01:00
store Remove unused return values and reduce code complexity 2020-02-03 15:37:32 +01:00
CaptchaTriggers.php Allow other extensions to setup triggers using attributes 2017-09-02 17:45:26 +02:00
CaptchaValue.php Add AuthManager support to SimpleCaptcha, QuestyCaptcha, FancyCaptcha, MathCaptcha 2016-05-16 09:50:25 +00:00
ConfirmEditHooks.php Remove unused return values and reduce code complexity 2020-02-03 15:37:32 +01:00