Completed
Pull Request — master (#127)
by Greg
01:49
created
src/Parser/CommandInfo.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
     /**
31 31
      * @var boolean
32 32
      * @var string
33
-    */
33
+     */
34 34
     protected $docBlockIsParsed = false;
35 35
 
36 36
     /**
Please login to merge, or discard this patch.