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

[TASK] Use attribute in commands #237

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Conversation

brotkrueml
Copy link
Contributor

The CreateWizardCommand can't be adjusted to use the attribute as it is set to schedulable: false (which is not possible with the Symfony attribute).

Additionally, the DoSomethingCommand is defined as final.

Releases: main

The CreateWizardCommand can't be adjusted to use the attribute as it is set to `schedulable: false` (which is not possible with the Symfony attribute).

Additionally, the DoSomethingCommand is defined as final.

Releases: main
@brotkrueml brotkrueml self-assigned this Mar 5, 2024
@brotkrueml brotkrueml requested a review from linawolf March 5, 2024 20:20
@brotkrueml brotkrueml merged commit e45bd0e into main Mar 6, 2024
8 checks passed
@brotkrueml brotkrueml deleted the use-attribute-in-commands branch March 6, 2024 07:56
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