mediawiki-extensions-Cite/includes
Thiemo Kreuz 3e2d1a23e0 Fix all PHPCS issues and add missing array type hints
* I used https://codesearch.wmflabs.org to make sure the private
constants are indeed not used anywhere.

* The added type hints are safe, as far as I can tell. There is no way
one of these parameters can contain anything else. Otherwise the code
would fail already.

Change-Id: Iaa7615e9864805760fa652700b58b69680b4f17e
2019-10-17 09:23:20 +02:00
..
ApiQueryReferences.php Fix all PHPCS issues and add missing array type hints 2019-10-17 09:23:20 +02:00
Cite.php Fix all PHPCS issues and add missing array type hints 2019-10-17 09:23:20 +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 Merge "Bundle tracking with another RL module" 2019-10-16 11:02:42 +00:00