Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 892e5d2

Browse files
authored
Update scheduler.rst
1 parent 26ba948 commit 892e5d2

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
@@ -195,7 +195,7 @@ Custom Triggers
195195
~~~~~~~~~~~~~~~
196196

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

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

0 commit comments

Comments
 (0)