Completed
Push — master ( d748e1...415000 )
by Mark
18s queued 13s
created
src/Phinx/Db/Adapter/AdapterWrapper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -127,7 +127,7 @@
 block discarded – undo
127 127
     /**
128 128
      * {@inheritDoc}
129 129
      *
130
-     * @return void
130
+     * @return Column
131 131
      */
132 132
     public function getColumnForType($columnName, $type, array $options)
133 133
     {
Please login to merge, or discard this patch.