Completed
Push — master ( 9c95b9...4671fd )
by Narcotic
02:40 queued 11s
created
src/Command/CoreExportCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -98,7 +98,7 @@
 block discarded – undo
98 98
      * @param InputInterface  $input  User input on console
99 99
      * @param OutputInterface $output Output of the command
100 100
      *
101
-     * @return void
101
+     * @return integer
102 102
      */
103 103
     protected function execute(InputInterface $input, OutputInterface $output)
104 104
     {
Please login to merge, or discard this patch.