mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-25 05:14:12 +01:00
Dotenv Component
Symfony Dotenv parses .env files to make environment variables stored in them
accessible via getenv(), $_ENV, or $_SERVER.