@@ -334,7 +334,6 @@ discard block |
||
| 334 | 334 | * |
| 335 | 335 | * @access public |
| 336 | 336 | * |
| 337 | - * @param array $configs Full sync configuration for all sync modules. |
|
| 338 | 337 | */ |
| 339 | 338 | public function continue_sending() { |
| 340 | 339 | // TODO Lock. |
@@ -352,7 +351,6 @@ discard block |
||
| 352 | 351 | * |
| 353 | 352 | * @access public |
| 354 | 353 | * |
| 355 | - * @param array $configs Full sync configuration for all sync modules. |
|
| 356 | 354 | */ |
| 357 | 355 | public function send() { |
| 358 | 356 | $config = $this->get_status()['config']; |