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

[9.x] Show Closure Location on the schedule:list #41494

Merged
merged 5 commits into from
Mar 15, 2022
Merged

[9.x] Show Closure Location on the schedule:list #41494

merged 5 commits into from
Mar 15, 2022

Conversation

xiCO2k
Copy link
Contributor

@xiCO2k xiCO2k commented Mar 15, 2022

A little improvement to the redesign of the schedule:list to show the closure location.

Example:

$schedule->call(fn () => 'Some Closure')->everyMinute();

Before

Screen Shot 2022-03-15 at 16 19 33

After

Screen Shot 2022-03-15 at 16 16 44

@xiCO2k xiCO2k changed the title Show Closure Location on the schedule:list. [9.x] Show Closure Location on the schedule:list. Mar 15, 2022
@driesvints driesvints changed the title [9.x] Show Closure Location on the schedule:list. [9.x] Show Closure Location on the schedule:list Mar 15, 2022
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