mediawiki-extensions-Confir.../includes/auth
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
..
CaptchaAuthenticationRequest.php Remove unused return values and reduce code complexity 2020-02-03 15:37:32 +01:00
CaptchaPreAuthenticationProvider.php Rename 'type' field of authevents channel to 'eventType' 2016-11-26 01:12:58 +00:00