You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #20278 [Scheduler] Add example about how to pass arguments to a Symfony command (W0rma)
This PR was merged into the 6.4 branch.
Discussion
----------
[Scheduler] Add example about how to pass arguments to a Symfony command
We recently wanted to pass arguments to a Symfony command which is configured for the scheduler component with the `#[AsPeriodicTask]` attribute.
The syntax mentioned in symfony/symfony#51525 (comment) worked.
This PR adds an example to the docs.
Commits
-------
fc90d83 [Scheduler] Add example about how to pass arguments to a Symfony command
0 commit comments