@@ -35,6 +35,9 @@ |
||
35 | 35 | return $this->parse($config); |
36 | 36 | } |
37 | 37 | |
38 | + /** |
|
39 | + * @param string $txtProperties |
|
40 | + */ |
|
38 | 41 | private function parse($txtProperties) |
39 | 42 | { |
40 | 43 | $result = []; |