Closed brotkrueml closed 8 months ago
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).
schedulable: false
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