wiki.techinc.nl/tests/phpunit/includes/mail
Umherirrender 41f6d9eee4 tests: 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: Ifc27750207edc09e94af030d882b6f1a5369cf98
2024-09-18 17:25:42 +00:00
..
EmailNotificationTest.php tests: Add missing documentation to class properties 2024-09-18 17:25:42 +00:00
MailAddressTest.php