wiki.techinc.nl/includes/password
Thiemo Kreuz 879f749a62 Remove meaningless (auto-generated?) constructor documentation
Yes, the constructor of a class constructs a new instance of that
class. That's what constructors are for. No need to document this.

Change-Id: Ia94f476512f437f48edfeb71d95b269ac2ca0ab4
2019-10-01 14:34:21 +02:00
..
Argon2Password.php
BcryptPassword.php
commonpasswords.cdb
EncryptedPassword.php
InvalidPassword.php
LayeredParameterizedPassword.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
MWOldPassword.php
MWSaltedPassword.php
ParameterizedPassword.php
Password.php
PasswordError.php
PasswordFactory.php Remove meaningless (auto-generated?) constructor documentation 2019-10-01 14:34:21 +02:00
PasswordPolicyChecks.php Improve documentation for the MinimumPasswordLengthToLogin policy 2019-09-17 20:41:23 +01:00
Pbkdf2Password.php
UserPasswordPolicy.php