mediawiki-extensions-Cite/includes
Thiemo Kreuz 960b6ed17f Don't use $this->mParser in Cite::saveReferencesData()
Main motivation is to make the code easier to test, and easier to
extract to smaller services.

Does this make sense? I'm not sure any more. One can argue that
everything Cite does happens in the context of a specific Parser. Why
shouldn't the code have access to this Parser?

Change-Id: I9d0cb44d96ec70a56af57f86aeb1f264f52c8bc4
2019-11-11 20:12:05 +01:00
..
ApiQueryReferences.php Move unrelated static code to ApiQueryReferences 2019-10-25 10:26:37 +00:00
Cite.php Don't use $this->mParser in Cite::saveReferencesData() 2019-11-11 20:12: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