wiki.techinc.nl/tests/phpunit/unit/includes/utils
Umherirrender 574e8b702c utils: 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.

Improve a mixed type to string

Change-Id: Id994553eaeac181775ac782423ff53928ad45466
2024-09-01 14:40:01 +00:00
..
ClassCollectorTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
MWRestrictionsTest.php utils: Add missing documentation to class properties 2024-09-01 14:40:01 +00:00
UrlUtilsProviders.php Follow RFC 3986 on what is path in mailto URLs 2023-09-04 05:48:23 +00:00
UrlUtilsTest.php Follow RFC 3986 on what is path in mailto URLs 2023-09-04 05:48:23 +00:00