@@ -153,7 +153,7 @@ discard block |
||
153 | 153 | * Save current object/row, update with where. |
154 | 154 | * |
155 | 155 | * @param string $where to use in where statement. |
156 | - * @param mixed $params to use in where statement. |
|
156 | + * @param mixed $param to use in where statement. |
|
157 | 157 | * |
158 | 158 | * @return void |
159 | 159 | */ |
@@ -212,7 +212,6 @@ discard block |
||
212 | 212 | * Update row where. |
213 | 213 | * |
214 | 214 | * @param string $where to use in where statement. |
215 | - * @param mixed $value to use in where statement. |
|
216 | 215 | * |
217 | 216 | * @return void |
218 | 217 | */ |