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 88d64e3 + 69c1e78 commit 010ba38Copy full SHA for 010ba38
scheduler.rst
@@ -190,7 +190,7 @@ Custom Triggers
190
~~~~~~~~~~~~~~~
191
192
Custom triggers allow to configure any frequency dynamically. They are created
193
-as services that implement :class:`Symfony\\Component\\Scheduler\\TriggerInterface`.
+as services that implement :class:`Symfony\\Component\\Scheduler\\Trigger\\TriggerInterface`.
194
195
For example, if you want to send customer reports daily except for holiday periods::
196
0 commit comments