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