Completed
Push — master ( 60376b...7a1fc5 )
by Leszek
01:21
created
src/Doctrine/DBALQueryInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -153,7 +153,7 @@
 block discarded – undo
153 153
 
154 154
 	/**
155 155
 	 * @param string $tableName
156
-	 * @param array $fields
156
+	 * @param string[] $fields
157 157
 	 *
158 158
 	 * @return QueryBuilder
159 159
 	 */
Please login to merge, or discard this patch.