Environment.php
system/Commands/Utilities/Environment.php
1 class
2 methods
class Environment
Command to display the current environment, or set a new one in the `.env` file.
run
(array $params)
writeNewEnvironmentToEnvFile
(string $newEnv)