mediawiki-extensions-Cite/includes
Thiemo Kreuz 1a371ec6a5 Extract all hook handler functions to small glue classes
As of now, this patch does not touch the existing code. However, the
goal is to remove a lot of the related code from the Cite class. This
will be done in later patches. This here is a separate patch to make
reviewing the later patches much easier.

The existing parser tests should be proof enough this chain of patches
is not changing any behavior.

Change-Id: I27ae972f81071bb4036bd452560768fae409417b
2019-11-07 09:45:32 +01:00
..
ApiQueryReferences.php Move unrelated static code to ApiQueryReferences 2019-10-25 10:26:37 +00:00
Cite.php Extract all hook handler functions to small glue classes 2019-11-07 09:45:32 +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 Extract all hook handler functions to small glue classes 2019-11-07 09:45:32 +01:00
CiteParserHooks.php Extract all hook handler functions to small glue classes 2019-11-07 09:45:32 +01:00
CiteParserTagHooks.php Extract all hook handler functions to small glue classes 2019-11-07 09:45:32 +01:00