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