mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-13 17:53:09 +00:00
bd72636b95
Two motivations: 1. I want the two deeper nested functions guardedRef() and guardedReferences() to have less side effects. 2. In guardedReferences() guardedRef() is called. Both set the property. That's redundant. The new code avoids this. Change-Id: I48146f8b6d91122a904be0a552ffe3b03bc0481f |
||
---|---|---|
.. | ||
ApiQueryReferences.php | ||
Cite.php | ||
CiteCSSFileModule.php | ||
CiteDataModule.php | ||
CiteHooks.php | ||
CiteParserHooks.php | ||
CiteParserTagHooks.php |