wiki.techinc.nl/tests/phpunit/includes/auth
Umherirrender e44aee1f74 auth: 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: Ib6081f5519d2294bb14f81bf399f9c45315f2b69
2024-09-01 11:27:45 +02:00
..
AbstractPasswordPrimaryAuthenticationProviderTest.php authmanager: Make some tests more robust 2024-07-28 22:38:32 +02:00
AbstractPreAuthenticationProviderTest.php tests: More use statements in auth tests 2024-02-16 21:49:35 +00:00
AbstractPrimaryAuthenticationProviderTest.php Tests: remove a bunch of DummyServicesTrait-related comments 2024-05-10 04:07:59 +00:00
AuthenticationRequestTest.php auth: Add missing documentation to class properties 2024-09-01 11:27:45 +02:00
AuthenticationRequestTestCase.php tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
AuthManagerTest.php auth: Add missing documentation to class properties 2024-09-01 11:27:45 +02:00
ButtonAuthenticationRequestTest.php auth: Add missing documentation to class properties 2024-09-01 11:27:45 +02:00
CheckBlocksSecondaryAuthenticationProviderTest.php tests: More use statements in auth tests 2024-02-16 21:49:35 +00:00
ConfirmLinkAuthenticationRequestTest.php tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
ConfirmLinkSecondaryAuthenticationProviderTest.php tests: More use statements in auth tests 2024-02-16 21:49:35 +00:00
CreatedAccountAuthenticationRequestTest.php tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
CreateFromLoginAuthenticationRequestTest.php tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
CreationReasonAuthenticationRequestTest.php tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
EmailNotificationSecondaryAuthenticationProviderTest.php tests: More use statements in auth tests 2024-02-16 21:49:35 +00:00
LocalPasswordPrimaryAuthenticationProviderTest.php auth: Add missing documentation to class properties 2024-09-01 11:27:45 +02:00
PasswordAuthenticationRequestTest.php tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
PasswordDomainAuthenticationRequestTest.php tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
RememberMeAuthenticationRequestTest.php tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
ResetPasswordSecondaryAuthenticationProviderTest.php tests: More use statements in auth tests 2024-02-16 21:49:35 +00:00
TemporaryPasswordAuthenticationRequestTest.php tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
TemporaryPasswordPrimaryAuthenticationProviderTest.php auth: Add missing documentation to class properties 2024-09-01 11:27:45 +02:00
ThrottlePreAuthenticationProviderTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
ThrottlerTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
UserDataAuthenticationRequestTest.php authmanager: Make some tests more robust 2024-07-28 22:38:32 +02:00
UsernameAuthenticationRequestTest.php tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00