Completed
Push — progress-bar ( 1adb79 )
by Arnaud
03:29
created
src/Command/AbstractCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -206,7 +206,7 @@
 block discarded – undo
206 206
     }
207 207
 
208 208
     /**
209
-     * @param $text
209
+     * @param string $text
210 210
      */
211 211
     public function wlDone($text)
212 212
     {
Please login to merge, or discard this patch.