@@ -56,7 +56,7 @@ |
||
56 | 56 | /** |
57 | 57 | * Key should be before the first = symbol and value should be after. |
58 | 58 | * Each new line (\r\n) should be a new array entry. |
59 | - * @param $string |
|
59 | + * @param string $string |
|
60 | 60 | * @return array |
61 | 61 | */ |
62 | 62 | private function breakApartEnv($string) |