mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-13 18:07:05 +00:00
a54087abee
The $options parameter to ScribuntoContent::fillParserOutput() is typehinted as `ParserOptions` and is not nullable, so the code path for `!$options` will never be reached. Also fix the @param doc to match. Bug: T194263 Change-Id: I254a583b7f7ddd1797aa40f0ddfb973161185a49 |
||
---|---|---|
.. | ||
ApiScribuntoConsole.php | ||
Base.php | ||
Common.php | ||
Hooks.php | ||
ScribuntoContent.php | ||
ScribuntoContentHandler.php |