mediawiki-extensions-Cite/includes
Thiemo Kreuz bd72636b95 Move $this->mParser setters up one level
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
2019-11-11 20:16:05 +01:00
..
ApiQueryReferences.php Move unrelated static code to ApiQueryReferences 2019-10-25 10:26:37 +00:00
Cite.php Move $this->mParser setters up one level 2019-11-11 20:16:05 +01:00
CiteCSSFileModule.php Fix all PHPCS issues and add missing array type hints 2019-10-17 09:23:20 +02:00
CiteDataModule.php CiteDataModule: Remove origin restriction 2018-04-30 22:18:06 +02:00
CiteHooks.php Move some glue code from Cite to the Cite…Hooks classes 2019-11-07 09:48:08 +01:00
CiteParserHooks.php Move some glue code from Cite to the Cite…Hooks classes 2019-11-07 09:48:08 +01:00
CiteParserTagHooks.php Move some glue code from Cite to the Cite…Hooks classes 2019-11-07 09:48:08 +01:00