wiki.techinc.nl/tests/phpunit/unit/includes/language
Umherirrender eb28edd84e language: Add missing documentation to class properties
Add doc-typehints to class properties found by the PropertyDocumentation
sniff to improve the documentation.

Once the sniff is enabled it avoids that new code is missing type
declarations. This is focused on documentation and does not change code.

Change-Id: I73c413727a63d14efb5028b27128784c98724110
2024-09-17 18:25:25 +00:00
..
FormatterFactoryTest.php tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00
LanguageCodeTest.php language: Widen @covers tags in phpunit tests 2024-06-25 18:51:54 +00:00
LanguageFactoryTest.php language: Widen @covers tags in phpunit tests 2024-06-25 18:51:54 +00:00
LanguageFallbackTest.php language: Widen @covers tags in phpunit tests 2024-06-25 18:51:54 +00:00
LanguageFallbackTestTrait.php language: Widen @covers tags in phpunit tests 2024-06-25 18:51:54 +00:00
LanguageNameUtilsTest.php language: Widen @covers tags in phpunit tests 2024-06-25 18:51:54 +00:00
LanguageNameUtilsTestTrait.php language: Widen @covers tags in phpunit tests 2024-06-25 18:51:54 +00:00
LanguageTest.php language: Widen @covers tags in phpunit tests 2024-06-25 18:51:54 +00:00
LCStoreStaticArrayTest.php language: Add missing documentation to class properties 2024-09-17 18:25:25 +00:00
LocalisationCacheTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00