We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -125,6 +125,8 @@ |
||
| 125 | 125 | |
| 126 | 126 | /** |
| 127 | 127 | * Handle password input fields. |
| 128 | + * @param \Illuminate\Http\Request $request |
|
| 129 | + * @return \Illuminate\Http\Request|null |
|
| 128 | 130 | */ |
| 129 | 131 | protected function handlePasswordInput($request) |
| 130 | 132 | { |