mediawiki-extensions-Parser.../includes
Thiemo Kreuz ce22d48123 Fix and update PHPDoc type hints
The parameters passed to these parser hook handler functions have
guaranteed types. They are either strings or an array of PPNode
objects, depending on the SFH_OBJECT_ARGS flag. When a parameter is
missing the default value from the function header is used.

Change-Id: Ie0196f43f94cf002110c07ad2de30adfa6b77179
2021-11-20 08:52:38 +00:00
..
ExprError.php Improve ExprParser test coverage 2019-09-05 15:37:21 -07:00
ExprParser.php build: Updating composer dependencies 2021-05-04 08:49:27 +00:00
Hooks.php Use HookHandlers for core hooks 2021-03-06 19:32:52 +01:00
LuaLibrary.php ParserFunctions class: make everything that doesn't need to be public private 2019-07-18 02:36:30 +00:00
mw.ext.ParserFunctions.lua Move classes to includes/ 2018-02-24 14:06:58 -08:00
ParserFunctions.php Fix and update PHPDoc type hints 2021-11-20 08:52:38 +00:00