mediawiki-extensions-Templa.../includes
Thiemo Kreuz c0755ea392 Split parameter validation off as separate methods
This only moves code around but doesn't change anything. The tests
should prove this. The only change is that validating if "inherits"
points to an existing parameter is now done a little earlier as part
of validateParameters().

Bug: T301337
Change-Id: I20865d8f93ea0f3cb1c0683804c7871056a700a8
2022-07-15 11:11:32 +02:00
..
Api Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 01:29:48 +02:00
Hooks.php Remove $wgTemplateDataSuggestedValues feature flag 2022-06-27 12:14:02 +02:00
TemplateDataBlob.php Merge "Move getRawParams helper method to ApiTemplateData class" 2022-02-10 05:44:14 +00:00
TemplateDataCompressedBlob.php Fix use of formatnum in templatedata-invalid-length 2022-01-31 09:34:57 +02:00
TemplateDataHtmlFormatter.php Streamline HTML rendering code for format messages 2022-05-16 18:04:27 +00:00
TemplateDataMessageLocalizer.php Improve test coverage for HTML formatter code 2022-02-03 12:45:27 +01:00
TemplateDataValidator.php Split parameter validation off as separate methods 2022-07-15 11:11:32 +02:00