We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -53,7 +53,7 @@ discard block |
||
53 | 53 | /** |
54 | 54 | * Allow the developer to register save actions. |
55 | 55 | * |
56 | - * @param array $saveAction |
|
56 | + * @param array $saveActions |
|
57 | 57 | * @return void |
58 | 58 | */ |
59 | 59 | public function registerSaveActions($saveActions) |
@@ -165,7 +165,6 @@ discard block |
||
165 | 165 | /** |
166 | 166 | * Allow the developer to unset all save actions. |
167 | 167 | * |
168 | - * @param string $saveAction |
|
169 | 168 | * @return void |
170 | 169 | */ |
171 | 170 | public function forgetAllSaveActions() |