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