Completed
Push — master ( 92c9ee...05b920 )
by Chris
02:34
created
src/Darya/Database/Query/Translator/SqlServer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
 	 * options.
69 69
 	 * 
70 70
 	 * @param string       $table
71
-	 * @param array|string $columns
71
+	 * @param string $columns
72 72
 	 * @param string       $joins     [optional]
73 73
 	 * @param string       $where     [optional]
74 74
 	 * @param string       $order     [optional]
Please login to merge, or discard this patch.