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