mediawiki-extensions-Templa.../tests
Thiemo Kreuz 2cb03827cc Fix several type hints in JavaScript code
Two main mistakes:
* The {...foo} syntax is for a variable number of parameters.
  But this is not the case here.
* Optional parameters should be marked as such via [foo].

Change-Id: I0c26ea44fab6094616443ce8fae4fd47c61fd7c4
2021-08-28 12:08:28 +02:00
..
phpunit Merge "Make parameter order when sorting by status independent of language" 2021-08-02 12:51:37 +00:00
qunit Fix several type hints in JavaScript code 2021-08-28 12:08:28 +02:00