mediawiki-extensions-Confir.../includes/store
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
..
CaptchaCacheStore.php Remove unused return values and reduce code complexity 2020-02-03 15:37:32 +01:00
CaptchaHashStore.php Move classes to own files 2017-12-16 13:32:46 +01:00
CaptchaSessionStore.php Clean up some phpcs problems 2018-07-12 23:13:58 +00:00
CaptchaStore.php build: Updating mediawiki/mediawiki-phan-config to 0.9.0 2019-12-27 14:42:40 +00:00