mediawiki-extensions-Nuke/includes/Hooks
thiemowmde 9fb95da819 Modernize the code a little bit
For example:
* Remove redundant PHPDoc blocks that just duplicate existing
  information and aren't needed any more with our current PHPCS
  rule set.
* Add some very obvious type declarations.
* Use ??= where it makes sense.

Change-Id: I5c182cc961c6eeccead79ff49b0376eee2418acf
2024-04-19 15:10:15 +02:00
..
NukeDeletePageHook.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:17:58 +00:00
NukeGetNewPagesHook.php Move documentation from hooks.txt to hook interfaces 2021-03-31 22:07:40 +02:00
NukeHookRunner.php Modernize the code a little bit 2024-04-19 15:10:15 +02:00