Remove global when possible to reduce coupling and use context object instead Context object will store things like DEBUG, MODE, config, mailer, etc.
Remove global when possible to reduce coupling and use context object instead
Context object will store things like DEBUG, MODE, config, mailer, etc.