Passed
Pull Request — master (#11)
by
unknown
06:52
created
src/Zicht/Tool/Command/TaskCommand.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -98,6 +98,8 @@
 block discarded – undo
98 98
 
99 99
     /**
100 100
      * @{@inheritDoc}
101
+     * @param string $shortcut
102
+     * @param string $help
101 103
      */
102 104
     public function addOption($name, $shortcut = null, $mode = null, $help = null, $default = null)
103 105
     {
Please login to merge, or discard this patch.