@@ -43,6 +43,9 @@ |
||
43 | 43 | $options->setWidth($width); |
44 | 44 | } |
45 | 45 | |
46 | + /** |
|
47 | + * @return CommandData |
|
48 | + */ |
|
46 | 49 | protected function getTerminalWidth() |
47 | 50 | { |
48 | 51 | if (!$this->application) { |