We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -76,7 +76,7 @@ |
||
76 | 76 | * Redirect to the correct URL, depending on which save action has been selected. |
77 | 77 | * |
78 | 78 | * @param string $itemId |
79 | - * @return \Illuminate\Http\Response |
|
79 | + * @return \Illuminate\Http\RedirectResponse |
|
80 | 80 | */ |
81 | 81 | public function performSaveAction($itemId = null) |
82 | 82 | { |