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 61e4ac1 commit 83b9051Copy full SHA for 83b9051
scheduler.rst
@@ -516,9 +516,6 @@ The ``#[AsPeriodicTask]`` attribute takes many parameters to customize the trigg
516
}
517
518
519
- // defines the timezone to use
520
- #[AsPeriodicTask(frequency: '1 day', timezone: 'Africa/Malabo')]
521
-
522
.. versionadded:: 6.4
523
524
The :class:`Symfony\\Component\\Scheduler\\Attribute\\AsPeriodicTask` attribute
0 commit comments