Completed
Pull Request — master (#1622)
by
unknown
02:34 queued 01:02
created
src/Phinx/Console/Command/SeedRun.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
      *
66 66
      * @param \Symfony\Component\Console\Input\InputInterface $input
67 67
      * @param \Symfony\Component\Console\Output\OutputInterface $output
68
-     * @return void
68
+     * @return integer|null
69 69
      */
70 70
     protected function execute(InputInterface $input, OutputInterface $output)
71 71
     {
Please login to merge, or discard this patch.