@@ -117,6 +117,9 @@ |
||
117 | 117 | } |
118 | 118 | |
119 | 119 | |
120 | + /** |
|
121 | + * @param string $hostname |
|
122 | + */ |
|
120 | 123 | private function writeln($type, $hostname, $output) |
121 | 124 | { |
122 | 125 | $output = $this->filterOutput($output); |