@@ -98,6 +98,8 @@ |
||
| 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 | { |