We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 126eaac commit a61b9b4Copy full SHA for a61b9b4
Dotenv.php
@@ -38,8 +38,7 @@ final class Dotenv
38
/**
39
* Loads one or several .env files.
40
*
41
- * @param string $path A file to load
42
- * @param ...string $paths A list of additional files to load
+ * @param string $path A file to load
43
44
* @throws FormatException when a file has a syntax error
45
* @throws PathException when a file does not exist or is not readable
0 commit comments