@@ -121,6 +121,6 @@ |
||
121 | 121 | |
122 | 122 | public function needsRehash(string $encoded): bool |
123 | 123 | { |
124 | - return true; |
|
124 | + return true; |
|
125 | 125 | } |
126 | 126 | } |