Passed
Push — master ( ade8b5...06e28c )
by John
03:33
created
src/PasswordHelper/Password.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,6 @@
 block discarded – undo
74 74
      * @see https://secure.php.net/manual/en/function.password-hash.php
75 75
      *
76 76
      * @param string $password The user's password.
77
-
78 77
      * @return string
79 78
      */
80 79
     public function hash(string $password): string
Please login to merge, or discard this patch.