mediawiki-extensions-Templa.../includes
thiemowmde 8f81812242 Enable and enforce a few extra PHPCS sniffs
This is not really anything new. Most code already followed these
sniffs. This patch just fixes the remaining exceptions. Also:
* Remove PHPDoc blocks that don't add anything but just repeat the
  strict types.
* Remove @file comments in favor of class-level comments.
* Add strict types where possible, most notably some `void`.

Change-Id: Iff6872dff68170b0fc4e82ac2ba3cad385e8773e
2023-09-06 18:15:22 +02:00
..
Api Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
Hooks.php Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
TemplateDataBlob.php Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
TemplateDataCompressedBlob.php Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
TemplateDataHtmlFormatter.php Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
TemplateDataMessageLocalizer.php Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
TemplateDataNormalizer.php Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
TemplateDataStatus.php Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
TemplateDataValidator.php Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00