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

extract schedule parsing to a separate class #10

Merged
merged 11 commits into from
Mar 6, 2018

Conversation

hmazter
Copy link
Owner

@hmazter hmazter commented Jan 11, 2018

This will move all the logic for fetching the scheduled commands, parsing and formatting the data to a separate class that exposes an all() function that is used by the console command and can also be used elsewhere.

This is a possible solution to #9

@hmazter hmazter force-pushed the public-getter-for-scheduled-events branch from ee282c8 to ab6456b Compare February 22, 2018 20:54
@hmazter hmazter merged commit d210e16 into master Mar 6, 2018
@hmazter hmazter deleted the public-getter-for-scheduled-events branch March 6, 2018 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant