Completed
Pull Request — 3.x (#111)
by
unknown
01:48
created
src/Common/Select.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -264,7 +264,7 @@
 block discarded – undo
264 264
      *
265 265
      * @param string $alias The column to remove
266 266
      *
267
-     * @return null
267
+     * @return boolean
268 268
      *
269 269
      */
270 270
     public function removeCol($alias)
Please login to merge, or discard this patch.