Completed
Pull Request — master (#51)
by Greg
02:34
created
src/CommandProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -252,7 +252,7 @@
 block discarded – undo
252 252
      * @param int $status
253 253
      * @param string $structuredOutput
254 254
      * @param mixed $originalResult
255
-     * @return type
255
+     * @return integer
256 256
      */
257 257
     protected function writeErrorMessage($output, $status, $structuredOutput, $originalResult)
258 258
     {
Please login to merge, or discard this patch.