Completed
Push — master ( 883703...bc41ba )
by smiley
02:36
created
src/Query/CreateTableAbstract.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -188,7 +188,7 @@
 block discarded – undo
188 188
 
189 189
 	/**
190 190
 	 * @param string    $name
191
-	 * @param int|null  $length
191
+	 * @param integer  $length
192 192
 	 * @param bool|null $isNull
193 193
 	 * @param int|null  $defaultValue
194 194
 	 *
Please login to merge, or discard this patch.