Completed
Push — master ( 59a75d...ab6e9d )
by Bas
02:29
created
src/DBAL/Statement.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -177,7 +177,7 @@
 block discarded – undo
177 177
 
178 178
     /**
179 179
      * @param int $columnIndex
180
-     * @return mixed
180
+     * @return string|boolean
181 181
      */
182 182
     public function fetchColumn($columnIndex = 0)
183 183
     {
Please login to merge, or discard this patch.