wiki.techinc.nl/tests/phpunit/includes/upload
Umherirrender bc1af02d62 upload: 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: I07ce1f37d1bfb18d6e73dd008a712b3ca60a80e9
2024-09-04 20:09:32 +00:00
..
UploadBaseTest.php
UploadFromUrlTest.php upload: Add missing documentation to class properties 2024-09-04 20:09:32 +00:00
UploadStashTest.php