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

Added config option for path to php executable #74

Merged
merged 1 commit into from Sep 20, 2014
Merged

Conversation

bkuhl
Copy link
Member

@bkuhl bkuhl commented Sep 20, 2014

See #43

bkuhl added a commit that referenced this pull request Sep 20, 2014
Added config option for path to php executable
@bkuhl bkuhl merged commit e2d15ee into develop Sep 20, 2014
@@ -16,6 +16,7 @@
use Indatus\Dispatcher\OptionReader;
use Indatus\Dispatcher\Scheduling\ScheduledCommand;
use Indatus\Dispatcher\Scheduling\ScheduledCommandInterface;
use Config;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NOOO. This is so bad. Use the actual class name.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you suggesting I don't use the Facade and inject the dependency??

@bkuhl bkuhl deleted the executable-config branch September 21, 2014 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants