Completed
Push — master ( 9d1723...8bd216 )
by Cristian
02:08
created
src/app/Console/Commands/Install.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -106,7 +106,7 @@
 block discarded – undo
106 106
     /**
107 107
      * Write text to the screen for the user to see.
108 108
      *
109
-     * @param  [string] $type    line, info, comment, question, error
109
+     * @param  string $type    line, info, comment, question, error
110 110
      * @param  [string] $content
111 111
      */
112 112
     public function echo($type, $content)
Please login to merge, or discard this patch.