Skip to content

Commit

Permalink
remove example using not existing timezone property
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed May 31, 2024
1 parent 61e4ac1 commit 83b9051
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scheduler.rst
Original file line number Diff line number Diff line change
Expand Up @@ -516,9 +516,6 @@ The ``#[AsPeriodicTask]`` attribute takes many parameters to customize the trigg
}
}

// defines the timezone to use
#[AsPeriodicTask(frequency: '1 day', timezone: 'Africa/Malabo')]

.. versionadded:: 6.4

The :class:`Symfony\\Component\\Scheduler\\Attribute\\AsPeriodicTask` attribute
Expand Down

0 comments on commit 83b9051

Please sign in to comment.