Skip to content

Commit 010ba38

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Update scheduler.rst
2 parents 88d64e3 + 69c1e78 commit 010ba38

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
@@ -190,7 +190,7 @@ Custom Triggers
190190
~~~~~~~~~~~~~~~
191191

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

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

0 commit comments

Comments
 (0)