Completed
Push — symfony-console ( e84eb9...8a66e5 )
by Arnaud
02:25 queued 11s
created
src/Command/CommandServe.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -143,6 +143,9 @@
 block discarded – undo
143 143
         return 0;
144 144
     }
145 145
 
146
+    /**
147
+     * @param OutputInterface $output
148
+     */
146 149
     private function setUpServer($output)
147 150
     {
148 151
         try {
Please login to merge, or discard this patch.