@@ -97,6 +97,9 @@ |
||
| 97 | 97 | return $result; |
| 98 | 98 | } |
| 99 | 99 | |
| 100 | + /** |
|
| 101 | + * @param string $string |
|
| 102 | + */ |
|
| 100 | 103 | public function stdout($string) |
| 101 | 104 | { |
| 102 | 105 | if ($this->isColorEnabled()) { |