mediawiki-extensions-Scribunto/tests
thiemowmde ffafba0695 Remove meaningless return true from hook handler functions
Returning true is the same as returning nothing. It's only meaningful
when a hook handler can also return false. Some actually do this.
I'm not touching these.

See Icccf60b for the reasoning why the added `@return void` are
beneficial.

Change-Id: I6de7addee853ff183058e6c84e87a5b275c785e8
2024-08-27 08:47:46 +00:00
..
parser Update parser tests for new heading HTML 2024-05-16 16:35:58 +00:00
phpunit Remove meaningless return true from hook handler functions 2024-08-27 08:47:46 +00:00