@@ -46,7 +46,6 @@ |
||
46 | 46 | /** |
47 | 47 | * Does some extra parsing after the active config has turned into an array. |
48 | 48 | * |
49 | - * @param array $config a config file content |
|
50 | 49 | * |
51 | 50 | * @return array a config file content |
52 | 51 | */ |
@@ -106,7 +106,6 @@ discard block |
||
106 | 106 | /** |
107 | 107 | * Does some extra parsing after the active config has turned into an array. |
108 | 108 | * |
109 | - * @param array $config a config file content |
|
110 | 109 | * |
111 | 110 | * @return array a config file content |
112 | 111 | */ |
@@ -138,7 +137,6 @@ discard block |
||
138 | 137 | /** |
139 | 138 | * Deletes commented lines and end line comments. |
140 | 139 | * |
141 | - * @param string $activeConfig a file content |
|
142 | 140 | * |
143 | 141 | * @return string a file content without comments |
144 | 142 | */ |