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] Standardize getQueue() #18501

Merged
merged 2 commits into from
Mar 26, 2017
Merged

[5.5] Standardize getQueue() #18501

merged 2 commits into from
Mar 26, 2017

Conversation

laurencei
Copy link
Contributor

@laurencei laurencei commented Mar 26, 2017

Currently Sqs and Beanstalkd have a public getQueue()

Redis and Database have a protected getQueue()

This helps standardize the method signature across all drivers.

@taylorotwell taylorotwell merged commit bfa7710 into laravel:master Mar 26, 2017
@laurencei laurencei deleted the patch-2 branch March 26, 2017 15:19
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.

2 participants