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 b74a163 commit 9bba981Copy full SHA for 9bba981
README.md
@@ -2,7 +2,7 @@ Dotenv Component
2
================
3
4
Symfony Dotenv parses `.env` files to make environment variables stored in them
5
-accessible via `$_SERVER`, `$_ENV` and optionally `getenv()`.
+accessible via `$_SERVER` or `$_ENV`.
6
7
Resources
8
---------
0 commit comments