mediawiki-extensions-PageIm.../includes/Hooks
thiemowmde ffeb714a6e Various code style updates in ParserFileProcessingHookHandlers
Notably:
* Utilize the new ??= operator.
* No need to count when nobody cares about the number.
* More robust ratio calculation.
* More straightforward check for the "notpageimage" class name. We
  don't need an array of all the classes when all we care about is a
  single, specific class.
* Fix misspelled "no(t)pageimage".

Change-Id: Ibad1d395a5438bc58e026022d08c38fe54c48653
2024-02-08 12:15:05 +01:00
..
MobileFrontendHookHandlers.php Use HookHandlers for MobileFrontend hook 2023-08-15 10:03:09 +02:00
ParserFileProcessingHookHandlers.php Various code style updates in ParserFileProcessingHookHandlers 2024-02-08 12:15:05 +01:00
SearchResultProvideThumbnailHookHandler.php Use the expression assignment operator to simplify code 2023-10-14 00:55:37 +02:00