mediawiki-extensions-Cite/includes
Thiemo Kreuz 28dd373d24 Move misplaced ParserFirstCallInit hook handler to CiteHooks
All other hook handlers are in the dedicated CiteHooks class.

Main motivation here is to make the huge Cite class smaller,
especially by removing static code that does not rely on anything
else the class does.

Bug: T236260
Change-Id: If0b3f6c989e44283428cda4b2c4d8d5303385d22
2019-10-25 10:34:35 +02:00
..
ApiQueryReferences.php Fix all PHPCS issues and add missing array type hints 2019-10-17 09:23:20 +02:00
Cite.php Move misplaced ParserFirstCallInit hook handler to CiteHooks 2019-10-25 10:34:35 +02: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 misplaced ParserFirstCallInit hook handler to CiteHooks 2019-10-25 10:34:35 +02:00