@@ -8,7 +8,6 @@ |
||
8 | 8 | * Write the configurations to dotenv files. |
9 | 9 | * |
10 | 10 | * @param array $config |
11 | - * @param string $file |
|
12 | 11 | * @return bool |
13 | 12 | */ |
14 | 13 | public function writeConfig(array $config, string $filePath) : bool; |