@@ -292,6 +292,9 @@ |
||
| 292 | 292 | return $this->logDirectory; |
| 293 | 293 | } |
| 294 | 294 | |
| 295 | + /** |
|
| 296 | + * @param string $string |
|
| 297 | + */ |
|
| 295 | 298 | private function convertToUtf8($string): string |
| 296 | 299 | { |
| 297 | 300 | if (! $this->isUtf8($string)) { |