Skip to content

Commit

Permalink
Merge branch '6.3' into 6.4
Browse files Browse the repository at this point in the history
* 6.3:
  Update scheduler.rst
  • Loading branch information
xabbuh committed Jan 16, 2024
2 parents 54f98d8 + 0677a39 commit 69c1e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scheduler.rst
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Custom Triggers
~~~~~~~~~~~~~~~

Custom triggers allow to configure any frequency dynamically. They are created
as services that implement :class:`Symfony\\Component\\Scheduler\\TriggerInterface`.
as services that implement :class:`Symfony\\Component\\Scheduler\\Trigger\\TriggerInterface`.

For example, if you want to send customer reports daily except for holiday periods::

Expand Down

0 comments on commit 69c1e78

Please sign in to comment.