mediawiki-extensions-Confir.../includes/specials
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
..
SpecialCaptcha.php Remove unused return values and reduce code complexity 2020-02-03 15:37:32 +01:00