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

[5.5] Added dispatchNow helper function #18668

Merged
merged 1 commit into from
Apr 5, 2017
Merged

[5.5] Added dispatchNow helper function #18668

merged 1 commit into from
Apr 5, 2017

Conversation

patriziotomato
Copy link
Contributor

Helpful when testing or debugging jobs to force them not running in background

@taylorotwell taylorotwell merged commit a0d418f into laravel:master Apr 5, 2017
@GrahamCampbell GrahamCampbell changed the title Added dispatchNow helper function [5.5] Added dispatchNow helper function Apr 7, 2017
@CristianLlanos
Copy link

CristianLlanos commented Apr 14, 2017

The name of this function is not following the naming pattern of helper functions which is very similar to how PHP names functions using snake case. So, I think, It should be renamed to dispatch_now for the sake of consistency.

@mbardelmeijer
Copy link
Contributor

@CristianLlanos 61f2e7b 😄

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

4 participants