Skip to content

Commit 69c1e78

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Update scheduler.rst
2 parents 54f98d8 + 0677a39 commit 69c1e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scheduler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Custom Triggers
198198
~~~~~~~~~~~~~~~
199199

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

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

0 commit comments

Comments
 (0)