Completed
Push — master ( 9fa01f...c95cc6 )
by Dmytro
03:42
created
framework/db/DBCore.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -269,7 +269,6 @@
 block discarded – undo
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 = [];
Please login to merge, or discard this patch.