Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default app root path on BaseDaemon::toCommand #6

Open
DavidMikeSimon opened this issue Feb 4, 2013 · 0 comments
Open

Default app root path on BaseDaemon::toCommand #6

DavidMikeSimon opened this issue Feb 4, 2013 · 0 comments
Labels

Comments

@DavidMikeSimon
Copy link
Contributor

We have to pass in root path because this is a static method and so it can't technically reach container. However, 99% of the time it'll be using the expected app/console location, so we should set that static variable somewhere on bundle initialization and make it the default. Or maybe earlier? What if they try toCommand before they do get(group) for some reason?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant