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.
2 parents 26ba948 + 892e5d2 commit 0677a39Copy full SHA for 0677a39
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