Test Failed
Branch master (3c8a90)
by Emil
04:39
created
src/User/User.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -92,7 +92,7 @@
 block discarded – undo
92 92
      * Verify the acronym and the password, if successful the object contains
93 93
      * all details from the database row.
94 94
      *
95
-     * @param string $password the password to use.
95
+     * @param string $inputPassword the password to use.
96 96
      *
97 97
      * @return boolean true if passwords match, else false.
98 98
      */
Please login to merge, or discard this patch.