Skip to content

Commit 83b9051

Browse files
committed
remove example using not existing timezone property
1 parent 61e4ac1 commit 83b9051

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)