Failed Conditions
Pull Request — master (#2846)
by Grégoire
13:02
created
lib/Doctrine/DBAL/Schema/Column.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -422,7 +422,7 @@
 block discarded – undo
422 422
 
423 423
     /**
424 424
      * @param string $name
425
-     * @param mixed  $value
425
+     * @param string  $value
426 426
      *
427 427
      * @return Column
428 428
      */
Please login to merge, or discard this patch.