@@ -18,6 +18,9 @@ |
||
18 | 18 | |
19 | 19 | private $append = false; |
20 | 20 | |
21 | + /** |
|
22 | + * @param string $command |
|
23 | + */ |
|
21 | 24 | public function __construct($command) |
22 | 25 | { |
23 | 26 | $this->command = $command; |