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
MWRestrictionsTest.php utils: Add missing documentation to class properties 2024-09-01 14:40:01 +00:00
UrlUtilsProviders.php
UrlUtilsTest.php