Completed
Pull Request — 1.2 (#41)
by David
02:06
created
src/SQLParser/Query/Union.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -316,7 +316,7 @@
 block discarded – undo
316 316
      *
317 317
      * @param array      $parameters
318 318
      * @param Connection $dbConnection
319
-     * @param int|number $indent
319
+     * @param integer $indent
320 320
      * @param int        $conditionsMode
321 321
      *
322 322
      * @return string
Please login to merge, or discard this patch.