Completed
Push — develop ( 111dce...b8d476 )
by Timothy
02:35
created
src/common.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -161,7 +161,7 @@
 block discarded – undo
161 161
 	 * connection created.
162 162
 	 *
163 163
 	 * @param string|object|array $params
164
-	 * @return Query\QueryBuilder|null
164
+	 * @return Query\QueryBuilderInterface|null
165 165
 	 */
166 166
 	function Query($params = '')
167 167
 	{
Please login to merge, or discard this patch.