Completed
Pull Request — master (#1641)
by
unknown
01:31
created
src/Phinx/Db/Table/Column.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -653,7 +653,7 @@
 block discarded – undo
653 653
     /**
654 654
      * Gets all allowed options. Each option must have a corresponding `setFoo` method.
655 655
      *
656
-     * @return array
656
+     * @return string[]
657 657
      */
658 658
     protected function getValidOptions()
659 659
     {
Please login to merge, or discard this patch.