Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26ba948 commit 892e5d2Copy full SHA for 892e5d2
scheduler.rst
@@ -195,7 +195,7 @@ Custom Triggers
195
~~~~~~~~~~~~~~~
196
197
Custom triggers allow to configure any frequency dynamically. They are created
198
-as services that implement :class:`Symfony\\Component\\Scheduler\\TriggerInterface`.
+as services that implement :class:`Symfony\\Component\\Scheduler\\Trigger\\TriggerInterface`.
199
200
For example, if you want to send customer reports daily except for holiday periods::
201
0 commit comments