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 54f98d8 + 0677a39 commit 69c1e78Copy full SHA for 69c1e78
scheduler.rst
@@ -198,7 +198,7 @@ Custom Triggers
198
~~~~~~~~~~~~~~~
199
200
Custom triggers allow to configure any frequency dynamically. They are created
201
-as services that implement :class:`Symfony\\Component\\Scheduler\\TriggerInterface`.
+as services that implement :class:`Symfony\\Component\\Scheduler\\Trigger\\TriggerInterface`.
202
203
For example, if you want to send customer reports daily except for holiday periods::
204
0 commit comments