| @@ -11,11 +11,11 @@ | ||
| 11 | 11 | |
| 12 | 12 | /** |
| 13 | 13 | * _update_widget_settings |
| 14 | 14 | * |
| 15 | - * @param string $widget_id widget type id. | |
| 15 | + * @param string $widget_id widget type id. | |
| 16 | 16 | * @param Updater $updater updater instance. |
| 17 | - * @param array $changes array containing updating control_ids, callback and other data needed by the callback. | |
| 17 | + * @param array $changes array containing updating control_ids, callback and other data needed by the callback. | |
| 18 | 18 | * |
| 19 | 19 | * @return bool |
| 20 | 20 | */ |
| 21 | 21 | public static function _update_widget_settings( $widget_id, $updater, $changes ) { |