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

[10.x] Add displayName for queued Artisan commands #48778

Merged
merged 2 commits into from Oct 20, 2023

Conversation

jessarcher
Copy link
Member

This PR adds a displayName method for commands queued using the Artisan::queue method that allows the underlying command name to be used for display purposes.

This matches other queued wrappers:

@jessarcher jessarcher marked this pull request as ready for review October 20, 2023 06:17
@taylorotwell taylorotwell merged commit 61ea0bc into 10.x Oct 20, 2023
21 checks passed
@taylorotwell taylorotwell deleted the artisan-queue-display-name branch October 20, 2023 14:01
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