Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitd0248d6
committed
minor#5938 Add proper use of the password type (themccallister)
This PR was submitted for the 3.0 branch but it was merged into the 2.8 branch instead (closes#5938).Discussion----------Add proper use of the password typeThe documentation still referenced using the old `type`.Updated the code to use `PasswordType::class` vice `password`.Commits-------7bd1f22 Add proper use of the password type1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
| 163 | + | |
163 | 164 |
| |
164 | 165 |
| |
165 | 166 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 |
| - | |
| 173 | + | |
173 | 174 |
| |
174 | 175 |
| |
175 | 176 |
| |
|
0 commit comments
Comments
(0)