Skip to content

Commit 7fa7670

Browse files
committed
minor #19931 [Scheduler] remove example using not existing timezone property (xabbuh)
This PR was merged into the 6.4 branch. Discussion ---------- [Scheduler] remove example using not existing timezone property see symfony/symfony#57249 Commits ------- 83b9051 remove example using not existing timezone property
2 parents 61e4ac1 + 83b9051 commit 7fa7670

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scheduler.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -516,9 +516,6 @@ The ``#[AsPeriodicTask]`` attribute takes many parameters to customize the trigg
516516
}
517517
}
518518

519-
// defines the timezone to use
520-
#[AsPeriodicTask(frequency: '1 day', timezone: 'Africa/Malabo')]
521-
522519
.. versionadded:: 6.4
523520

524521
The :class:`Symfony\\Component\\Scheduler\\Attribute\\AsPeriodicTask` attribute

0 commit comments

Comments
 (0)