Completed
Push — master ( 070a86...b7cf7d )
by Maxim
07:56
created
src/Weew/App/Doctrine/DoctrineConsoleRunner.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
     /**
64 64
      * @param HelperSet $helperSet
65 65
      *
66
-     * @return array
66
+     * @return \Symfony\Component\Console\Command\Command[]
67 67
      */
68 68
     public function getConsoleCommands(HelperSet $helperSet) {
69 69
         $configuration = new Configuration($this->em->getConnection());
Please login to merge, or discard this patch.