Passed
Push — master ( b1fefe...1b2e02 )
by Michael
05:24
created
src/AbstractSQLDatabase.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -143,8 +143,6 @@
 block discarded – undo
143 143
     }
144 144
 
145 145
     /**
146
-     * @param string    $columns
147
-     * @param string    $table
148 146
      * @return array An array that contains the query and the bindings.
149 147
      */
150 148
     protected static function compileQueriesAndBindings(SqlStatementBuilder $statement, array $options)
Please login to merge, or discard this patch.