@@ -269,7 +269,6 @@ |
||
269 | 269 | * Return parameters from the statment with dynamic number of parameters. |
270 | 270 | * |
271 | 271 | * @param resource $stmt Statement. |
272 | - * @param array $params Parameters. |
|
273 | 272 | */ |
274 | 273 | public static function bindResults($stmt) { |
275 | 274 | $resultSet = []; |