wiki.techinc.nl/includes/user
Thiemo Kreuz 37b3383e8b Remove comments literally repeating the next line of code
I would argue that these comments do not add any information that
would not be there already. Having them adds mental overhead, because
one needs to read both the comment and the next line of code first to
understand they say the exact same. I don't find this helpful, but
more distracting.

Change-Id: I39c98f25225947ebffdcc2fd8f0243e7a6c070d7
2019-02-27 17:28:40 +00:00
..
BotPassword.php Remove comments literally repeating the next line of code 2019-02-27 17:28:40 +00:00
CentralIdLookup.php Ignore CentralIdLookup::resetCache() in code coverage reports 2018-08-21 00:18:50 -07:00
ExternalUserNames.php ExternalUserNames: Update partly incomplete documentation 2018-06-05 13:50:26 +02:00
LocalIdLookup.php Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap 2018-10-29 14:53:37 -07:00
LoggedOutEditToken.php Change \\ to \ in phpdoc 2016-04-08 17:46:30 +00:00
PasswordReset.php Separate out different functionalities of Block::prevents 2019-02-21 18:21:28 +00:00
User.php Separate out different functionalities of Block::prevents 2019-02-21 18:21:28 +00:00
UserArray.php Use IResultWrapper in UserArray and TitleArray 2018-04-06 00:06:35 +02:00
UserArrayFromResult.php Use IResultWrapper in UserArray and TitleArray 2018-04-06 00:06:35 +02:00
UserGroupMembership.php user: Ensure returned user groups are sorted 2018-12-22 07:38:51 +00:00
UserIdentity.php Add equals() to UserIdentity 2018-05-08 16:31:03 +02:00
UserIdentityValue.php Add equals() to UserIdentity 2018-05-08 16:31:03 +02:00
UserNamePrefixSearch.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
UserRightsProxy.php Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap 2018-10-29 14:53:37 -07:00